mirror of
https://github.com/ocaml-tracing/ocaml-opentelemetry.git
synced 2026-03-07 18:37:56 -05:00
fix build
This commit is contained in:
parent
a2cee3d397
commit
581590abcc
1 changed files with 2 additions and 2 deletions
|
|
@ -5,7 +5,7 @@
|
||||||
(libraries
|
(libraries
|
||||||
(re_export opentelemetry.atomic)
|
(re_export opentelemetry.atomic)
|
||||||
ptime
|
ptime
|
||||||
threads
|
(re_export threads)
|
||||||
threads.posix
|
(re_export threads.posix)
|
||||||
opentelemetry.domain)
|
opentelemetry.domain)
|
||||||
(synopsis "Basic utilities for opentelemetry"))
|
(synopsis "Basic utilities for opentelemetry"))
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue