Skip to content

Commit

Permalink
Update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 28, 2024
1 parent 155897c commit 2da3e19
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ resolver = "2"
[workspace.dependencies]
async-trait = "0.1.77"
clap = { version = "4.4.18", features = ["derive"] }
opentelemetry = { version = "0.21.0", default-features = false, features = ["trace", "metrics"] }
opentelemetry = { version = "0.26.0", default-features = false, features = ["trace", "metrics"] }
pretty_assertions = "1.4.0"
serde = { version = "1.0.195", features = ["derive"] }
serde_json = "1.0.111"
Expand Down

0 comments on commit 2da3e19

Please sign in to comment.