We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 220b6e7 commit 7424975Copy full SHA for 7424975
md2mld.opam
@@ -11,7 +11,7 @@ depends: [
11
"ocaml"
12
"dune" {>= "2.0"}
13
"base-bytes"
14
- "omd" {= "2.0~alpha1"}
+ "omd" {= "2.0.0~alpha1"}
15
]
16
build: ["dune" "build" "-p" name "-j" jobs "@install" "@runtest" {with-test}]
17
dev-repo: "git+https://github.com/mseri/md2mld.git"
0 commit comments