mirror of
https://github.com/ocaml-tracing/ocaml-opentelemetry.git
synced 2026-03-07 18:37:56 -05:00
opam
This commit is contained in:
parent
a514ff8fe2
commit
14e892454c
2 changed files with 3 additions and 2 deletions
|
|
@ -24,7 +24,7 @@
|
|||
|
||||
(package
|
||||
(name opentelemetry)
|
||||
(synopsis "Instrumentation for https://opentelemetry.io")
|
||||
(synopsis "Core library for instrumentation and serialization for https://opentelemetry.io")
|
||||
(depends
|
||||
(ocaml
|
||||
(>= "4.08"))
|
||||
|
|
|
|||
|
|
@ -1,7 +1,8 @@
|
|||
# This file is generated by dune, edit dune-project instead
|
||||
opam-version: "2.0"
|
||||
version: "0.12"
|
||||
synopsis: "Instrumentation for https://opentelemetry.io"
|
||||
synopsis:
|
||||
"Core library for instrumentation and serialization for https://opentelemetry.io"
|
||||
maintainer: [
|
||||
"Simon Cruanes <simon.cruanes.2007@m4x.org>"
|
||||
"Matt Bray <mattjbray@gmail.com>"
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue