Skip to content

Commit

Permalink
Merge pull request #353 from brave/renovate/env_logger-0.x
Browse files Browse the repository at this point in the history
chore(deps): update rust crate env_logger to 0.10.2
  • Loading branch information
rillian authored Jan 18, 2024
2 parents db41ffb + 3642332 commit 83d3185
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ppoprf/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ rand_core = "0.6.4"

[dev-dependencies]
criterion = "0.5.1"
env_logger = "0.10.1"
env_logger = "0.10.2"
log = "0.4.20"
reqwest = { version = "0.11.23", features = [ "blocking", "json" ] }
dotenvy = "0.15.7"
Expand Down

0 comments on commit 83d3185

Please sign in to comment.