mirror of
https://github.com/ocaml-tracing/ocaml-opentelemetry.git
synced 2026-03-13 05:56:20 -04:00
Add missing lib deps
This commit is contained in:
parent
5c006bf827
commit
e5b2bab76f
1 changed files with 2 additions and 0 deletions
|
|
@ -5,8 +5,10 @@
|
||||||
(libraries
|
(libraries
|
||||||
opentelemetry
|
opentelemetry
|
||||||
eio
|
eio
|
||||||
|
cohttp
|
||||||
cohttp-eio
|
cohttp-eio
|
||||||
eio_main
|
eio_main
|
||||||
|
uri
|
||||||
pbrt
|
pbrt
|
||||||
mtime
|
mtime
|
||||||
mtime.clock.os))
|
mtime.clock.os))
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue