mirror of
https://github.com/ocaml-tracing/ocaml-opentelemetry.git
synced 2026-03-08 03:47:59 -04:00
fix
This commit is contained in:
parent
d7f73b4b04
commit
6d2a73fcf8
1 changed files with 1 additions and 1 deletions
|
|
@ -2,7 +2,7 @@
|
|||
(name opentelemetry_core)
|
||||
(public_name opentelemetry.core)
|
||||
(synopsis "Core types and definitions for opentelemetry")
|
||||
(flags :standard -warn-error -a+8 -open Opentelemetry_util)
|
||||
(flags :standard -warn-error -a+8 -open Opentelemetry_util -open Opentelemetry_atomic)
|
||||
(libraries
|
||||
opentelemetry.proto
|
||||
opentelemetry.util
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue