mirror of
https://github.com/ocaml-tracing/ocaml-opentelemetry.git
synced 2026-03-10 12:45:45 -04:00
Merge 7d090b16cc into 9696dfb511
This commit is contained in:
commit
740d8e82b1
1 changed files with 1 additions and 1 deletions
|
|
@ -168,7 +168,7 @@
|
||||||
(cohttp
|
(cohttp
|
||||||
(>= "6.0.0"))
|
(>= "6.0.0"))
|
||||||
(cohttp-lwt
|
(cohttp-lwt
|
||||||
(>= "6.0.0"))
|
(and (>= "6.0.0") (< "6.2.0")))
|
||||||
(alcotest :with-test))
|
(alcotest :with-test))
|
||||||
(synopsis "Opentelemetry tracing for Cohttp HTTP servers"))
|
(synopsis "Opentelemetry tracing for Cohttp HTTP servers"))
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue