We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0939e07 commit 05715d0Copy full SHA for 05715d0
packages/odig/odig.0.1.0/opam
@@ -27,7 +27,7 @@ depends: [
27
"topkg" {build & >= "1.1.0"}
28
"cmdliner" {>= "2.0.0"}
29
"odoc" {>= "2.0.0"}
30
- "b0" {= "0.0.6"}
+ "b0" {>= "0.0.6"}
31
]
32
build: [
33
["ocaml" "pkg/pkg.ml" "build" "--dev-pkg" "%{dev}%"]
0 commit comments