Skip to content

Commit b036d44

Browse files
chore(deps): bump opentelemetry_sdk from 0.29.0 to 0.31.0 (#1876)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 70fbecb commit b036d44

File tree

2 files changed

+31
-4
lines changed

2 files changed

+31
-4
lines changed

Cargo.lock

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

crates/core/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@ tracing = { version = "0.1" }
7070
tracing-opentelemetry = { optional = true, version = "0.30.0" }
7171
tracing-subscriber = { optional = true, version = "0.3" }
7272
opentelemetry-otlp = { optional = true, version = "0.27.0" }
73-
opentelemetry_sdk = { optional = true, version = "0.29", features = ["rt-tokio"] }
73+
opentelemetry_sdk = { optional = true, version = "0.31", features = ["rt-tokio"] }
7474

7575
# internal deps
7676
freenet-stdlib = { features = ["net"], workspace = true }

0 commit comments

Comments
 (0)