mirror of
https://github.com/ocaml-tracing/ocaml-opentelemetry.git
synced 2026-03-09 20:33:36 -04:00
Merge 7d090b16cc into aa86fc455d
This commit is contained in:
commit
c779416ed5
1 changed files with 1 additions and 1 deletions
|
|
@ -172,7 +172,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