Skip to content
2 changes: 1 addition & 1 deletion encoding.opam
Original file line number Diff line number Diff line change
Expand Up @@ -38,5 +38,5 @@ build: [
dev-repo: "git+https://github.com/formalsec/encoding.git"
available: (arch = "x86_64" | arch = "arm64") & os != "win32" & arch != "x86_32"
pin-depends: [
[ "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"]
]