Skip to content

Commit 11819a7

Browse files
trace.0.11 has breaking deprecations and incompat with otel
1 parent fb1cd3d commit 11819a7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

devkit.opam

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ depends: [
2020
"curl" {>= "0.10.0"}
2121
"curl_lwt"
2222
"pcre2" {>= "8.0.3"}
23-
"trace" {>= "0.10"}
23+
"trace" {>= "0.10" & < "0.11"}
2424
"extunix" {>= "0.1.4"}
2525
"lwt" {>= "6.0.0"}
2626
"lwt_ppx"

0 commit comments

Comments
 (0)