mirror of
https://github.com/ocaml-tracing/ocaml-opentelemetry.git
synced 2026-05-05 17:04:52 -04:00
Merge 7d090b16cc into 5065cdd985
This commit is contained in:
commit
8b8730e494
1 changed files with 1 additions and 1 deletions
|
|
@ -178,7 +178,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