We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9ef1ca6 commit 407f1c1Copy full SHA for 407f1c1
cstruct-unix.opam
@@ -11,7 +11,7 @@ doc: "https://mirage.github.io/ocaml-cstruct/"
11
12
tags: [ "org:mirage" "org:ocamllabs" ]
13
build: [
14
- ["dune" "subst"] {pinned}
+ ["dune" "subst"] {dev}
15
["dune" "build" "-p" name "-j" jobs]
16
]
17
depends: [
0 commit comments