this repo has no description

Apply suggestions from code review

Changed files
+2 -2
packages
benchmark
benchmark.1.7
+2 -2
packages/benchmark/benchmark.1.7/opam
···
"Doug Bagley"
"c-cube"
]
-
license: "LGPL-3.0 with OCaml linking exception"
homepage: "https://github.com/Chris00/ocaml-benchmark"
bug-reports: "https://github.com/Chris00/ocaml-benchmark/issues"
depends: [
···
"dune" {>= "2.0"}
]
build: [
-
["dune" "subst"] {pinned}
[
"dune"
"build"
···
"Doug Bagley"
"c-cube"
]
+
license: "LGPL-3.0 WITH OCaml linking exception"
homepage: "https://github.com/Chris00/ocaml-benchmark"
bug-reports: "https://github.com/Chris00/ocaml-benchmark/issues"
depends: [
···
"dune" {>= "2.0"}
]
build: [
+
["dune" "subst"] {dev}
[
"dune"
"build"