Skip to content

Commit aa01eb6

Browse files
build(deps): bump tracing-opentelemetry from 0.31.0 to 0.32.0 in the rust-dependencies group (#936)
1 parent f613a53 commit aa01eb6

File tree

2 files changed

+15
-43
lines changed

2 files changed

+15
-43
lines changed

Cargo.lock

Lines changed: 14 additions & 42 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

clash-lib/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@ tracing-chrome = { version = "0.7", optional = true }
8484
opentelemetry = { version = "0.31", optional = true }
8585
opentelemetry-otlp = { version = "0.31", optional = true }
8686
opentelemetry_sdk = { version = "0.31", optional = true, features = ["rt-tokio"] }
87-
tracing-opentelemetry = { version = "0.31", optional = true }
87+
tracing-opentelemetry = { version = "0.32", optional = true }
8888
opentelemetry-semantic-conventions = { version = "0.31", optional = true, features = ["semconv_experimental"] }
8989

9090
# Data structures

0 commit comments

Comments
 (0)