Skip to content

Commit

Permalink
fix(deps): update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 8, 2024
1 parent 5910657 commit ebcf4d4
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 @@ -33,7 +33,7 @@ serde_json = "1.0.102"
prometheus = { version = "0.13", features = ["process"] }
prometheus_exporter = "0.8.5"
lazy_static = "1.4.0"
secrecy = { version = "0.8.0", features = ["serde"] }
secrecy = { version = "0.10.0", features = ["serde"] }
config = "0.14.0"

[dev-dependencies]
Expand Down

0 comments on commit ebcf4d4

Please sign in to comment.