mirror of
https://github.com/ocaml-tracing/ocaml-opentelemetry.git
synced 2026-03-09 04:17:56 -04:00
compat on 4.08
This commit is contained in:
parent
14ac07660d
commit
357f0042a4
1 changed files with 1 additions and 0 deletions
|
|
@ -2,4 +2,5 @@
|
||||||
(name opentelemetry_client)
|
(name opentelemetry_client)
|
||||||
(public_name opentelemetry.client)
|
(public_name opentelemetry.client)
|
||||||
(libraries opentelemetry pbrt mtime mtime.clock.os)
|
(libraries opentelemetry pbrt mtime mtime.clock.os)
|
||||||
|
(flags :standard -open Opentelemetry_atomic)
|
||||||
(synopsis "Common types and logic shared between client implementations"))
|
(synopsis "Common types and logic shared between client implementations"))
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue