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 2636246 commit 112c22dCopy full SHA for 112c22d
encoding.opam
@@ -39,4 +39,5 @@ dev-repo: "git+https://github.com/formalsec/encoding.git"
39
available: (arch = "x86_64" | arch = "arm64") & os != "win32" & arch != "x86_32"
40
pin-depends: [
41
[ "colibri2.master" "git+https://git.frama-c.com/pub/colibrics.git#master"]
42
+ [ "colibrilib.master" "git+https://git.frama-c.com/pub/colibrics.git#master"]
43
]
0 commit comments