mirror of
https://github.com/ocaml-tracing/ocaml-opentelemetry.git
synced 2026-03-07 18:37:56 -05:00
chore: remove dep on saturn
This commit is contained in:
parent
b044203b79
commit
83ba6d2e11
2 changed files with 0 additions and 5 deletions
|
|
@ -57,10 +57,6 @@
|
|||
(= :version))
|
||||
(odoc :with-doc)
|
||||
(alcotest :with-test)
|
||||
(saturn
|
||||
(and
|
||||
(>= 1.0)
|
||||
(< 2.0)))
|
||||
(thread-local-storage
|
||||
(and
|
||||
(>= 0.2)
|
||||
|
|
|
|||
|
|
@ -17,7 +17,6 @@ depends: [
|
|||
"opentelemetry" {= version}
|
||||
"odoc" {with-doc}
|
||||
"alcotest" {with-test}
|
||||
"saturn" {>= "1.0" & < "2.0"}
|
||||
"thread-local-storage" {>= "0.2" & < "0.3"}
|
||||
]
|
||||
build: [
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue