Skip to content

Commit

Permalink
Bump two more missing dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
thomaseizinger committed Oct 31, 2024
1 parent 58380a7 commit db5b135
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 7 deletions.
11 changes: 6 additions & 5 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -78,11 +78,11 @@ version = "0.3.30"
[dev-dependencies.opentelemetry]
default-features = false
features = ["testing", "trace"]
version = "0.22.0"
version = "0.26.0"

[dev-dependencies.opentelemetry-stdout]
features = ["trace"]
version = "0.3.0"
version = "0.26.0"

[features]
valuable = ["dep:valuable", "valuable-serde", "http", "url"]
Expand Down

0 comments on commit db5b135

Please sign in to comment.