Skip to content

Commit

Permalink
chore: compat with trace 0.6
Browse files Browse the repository at this point in the history
  • Loading branch information
c-cube committed Feb 9, 2024
1 parent 81d2d5c commit 12d5c24
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dune-project
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
(trace
(or
(< 0.4)
(>= 0.6))))
(>= 0.7))))
(tags
(instrumentation tracing opentelemetry datadog jaeger)))

Expand Down

0 comments on commit 12d5c24

Please sign in to comment.