Skip to content

Commit 35d69d5

Browse files
fix(deps): update rust crate tracing-opentelemetry to 0.27.0
1 parent bf68f91 commit 35d69d5

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

3434
[build-dependencies]

0 commit comments

Comments
 (0)