Skip to content

Commit 62d3de0

Browse files
authored
Merge pull request #42 from 1Password/dependabot/cargo/opentelemetry-0.31.0
chore(deps): bump opentelemetry from 0.30.0 to 0.31.0
2 parents 74af6ef + c334431 commit 62d3de0

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Cargo.lock

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

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,7 @@ fast_chemail = { version = "0.9.6", optional = true }
8585
hashbrown = { version = "0.16", optional = true }
8686
iso8601 = { version = "0.6.1", optional = true }
8787
log = { version = "0.4.21", optional = true }
88-
opentelemetry = { version = "0.30.0", optional = true, default-features = false, features = [
88+
opentelemetry = { version = "0.31.0", optional = true, default-features = false, features = [
8989
"trace",
9090
] }
9191
rust_decimal = { version = "1.35.0", optional = true, default-features = false }

0 commit comments

Comments
 (0)