Skip to content

Commit

Permalink
fix(deps): update rust crate env_logger to 0.10.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 28, 2023
1 parent b2928de commit a266500
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 @@ -20,7 +20,7 @@ num_cpus = "1.16.0"
prometheus = {version = "0.13.3", features = ["process", "nightly"] }
prometheus-static-metric = "0.5.1"
log = "0.4.20"
env_logger = "0.10.0"
env_logger = "0.10.1"
serde = "1.0.190"
serde_derive = "1.0.190"
serde_json = "1.0.108"
Expand Down

0 comments on commit a266500

Please sign in to comment.