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 7b6851a commit 17d55b7Copy full SHA for 17d55b7
encoding.opam
@@ -38,5 +38,5 @@ build: [
38
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.5.1.0" "https://git.frama-c.com/pub/colibrics.git#5.1.0"]
+ [ "colibri2.dev" "https://git.frama-c.com/pub/colibrics.git#5.1.0"]
42
]
0 commit comments