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