File tree Expand file tree Collapse file tree 1 file changed +4
-3
lines changed Expand file tree Collapse file tree 1 file changed +4
-3
lines changed Original file line number Diff line number Diff line change @@ -22,8 +22,8 @@ depends: [
22
22
"uutf"
23
23
"jsonm" {>= "1.0.0"}
24
24
"eio" {>= "0.12"}
25
- "kcas" {> = "0.6.1 "}
26
- "kcas_data" {> = "0.6.1 "}
25
+ "kcas" {= "dev "}
26
+ "kcas_data" {= "dev "}
27
27
"lwt" {>= "5.6.1"}
28
28
"digestif" {>= "0.9.0"}
29
29
"ocamlgraph"
@@ -44,7 +44,8 @@ depends: [
44
44
45
45
pin-depends: [
46
46
# Fix segv in kcas
47
- [ "kcas.dev" "git+https://
[email protected] /ocaml-multicore/kcas#5f3a39dfc72189e2b83f96c3754d402d5e7d6bc5"]
47
+ [ "kcas.dev" "git+https://
[email protected] /ocaml-multicore/kcas#debeae67a48743f9659471a4de3b9166afdb1647"]
48
+ [ "kcas_data.dev" "git+https://
[email protected] /ocaml-multicore/kcas#debeae67a48743f9659471a4de3b9166afdb1647"]
48
49
# Metrics may have been unnecessarily constrained in opam-repository
49
50
[ "metrics.dev" "git+https://github.com/mirage/metrics#995eb18d2837df02c8ead719c00fb156cf475ab5"]
50
51
[ "metrics-unix.dev" "git+https://github.com/mirage/metrics#995eb18d2837df02c8ead719c00fb156cf475ab5"]
You can’t perform that action at this time.
0 commit comments