Skip to content

Commit 0edb571

Browse files
author
Fergus Dixon
committed
lock to fix propogation
1 parent 5c4463d commit 0edb571

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,6 @@ serde = { version = "^1.0.156", features = ["derive"] }
2626
serde_json = "^1.0.95"
2727
tokio = { version = "^1.26.0", features = ["signal"], optional = true }
2828
tracing = "^0.1.37"
29-
tracing-opentelemetry = "^0.20.0"
29+
tracing-opentelemetry = "^0.21.0"
3030
tracing-serde = "^0.1.3"
3131
tracing-subscriber = { version = "^0.3.16", features = ["env-filter", "json"] }

0 commit comments

Comments
 (0)