mirror of
https://github.com/ocaml-tracing/ocaml-opentelemetry.git
synced 2026-03-09 20:33:36 -04:00
remove dune subst bs
This commit is contained in:
parent
b52d7611a6
commit
0dd97663b6
1 changed files with 1 additions and 1 deletions
|
|
@ -318,7 +318,7 @@ module Globals = struct
|
||||||
|
|
||||||
let instrumentation_library =
|
let instrumentation_library =
|
||||||
default_instrumentation_library
|
default_instrumentation_library
|
||||||
~version:"%%VERSION%%"
|
~version:"0.1"
|
||||||
~name:"ocaml-opentelemetry" ()
|
~name:"ocaml-opentelemetry" ()
|
||||||
|
|
||||||
(** Global attributes, initially set
|
(** Global attributes, initially set
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue