mirror of
https://github.com/ocaml-tracing/ocaml-opentelemetry.git
synced 2026-03-07 18:37:56 -05:00
remove leftover ambient-context dependency
This commit is contained in:
parent
420ad5484e
commit
956875c3bb
2 changed files with 0 additions and 2 deletions
|
|
@ -58,7 +58,6 @@
|
|||
(depends
|
||||
(ocaml
|
||||
(>= "4.08"))
|
||||
ambient-context
|
||||
(opentelemetry
|
||||
(= :version))
|
||||
(cohttp-lwt-unix :with-test)
|
||||
|
|
|
|||
|
|
@ -15,7 +15,6 @@ bug-reports: "https://github.com/imandra-ai/ocaml-opentelemetry/issues"
|
|||
depends: [
|
||||
"dune" {>= "2.9"}
|
||||
"ocaml" {>= "4.08"}
|
||||
"ambient-context"
|
||||
"opentelemetry" {= version}
|
||||
"cohttp-lwt-unix" {with-test}
|
||||
"odoc" {with-doc}
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue