Skip to content

Commit 17e2d62

Browse files
fix(deps): update rust crate tracing-opentelemetry to 0.30.0
1 parent e5faeec commit 17e2d62

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ opentelemetry-otlp = { version = "0.15.0", features = [
2828
"tls-roots",
2929
] }
3030
tracing = "0.1.40"
31-
tracing-opentelemetry = "0.23.0"
31+
tracing-opentelemetry = "0.30.0"
3232
tracing-subscriber = "0.3.18"
3333
shuttle-runtime = "0.49.0"
3434
shuttle-axum = "0.39.0"

0 commit comments

Comments
 (0)