Skip to content

Commit

Permalink
Merge pull request #360 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.11.2
  • Loading branch information
rillian authored Feb 20, 2024
2 parents 2db092e + c20f64d commit aee632c
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.11.1"
env_logger = "0.11.2"
log = "0.4.20"
reqwest = { version = "0.11.24", features = [ "blocking", "json" ] }
dotenvy = "0.15.7"
Expand Down

0 comments on commit aee632c

Please sign in to comment.