Skip to content

Commit ec3d1d8

Browse files
fix(deps): update rust crate tracing-opentelemetry to 0.24.0
1 parent bf68f91 commit ec3d1d8

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.24.0"
3232
tracing-subscriber = "0.3.18"
3333

3434
[build-dependencies]

0 commit comments

Comments
 (0)