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
|
||||
(re_export opentelemetry.atomic)
|
||||
ptime
|
||||
threads
|
||||
threads.posix
|
||||
(re_export threads)
|
||||
(re_export threads.posix)
|
||||
opentelemetry.domain)
|
||||
(synopsis "Basic utilities for opentelemetry"))
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue