Skip to content

Commit

Permalink
Merge pull request #336 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.1
  • Loading branch information
rillian authored Nov 16, 2023
2 parents d3e2cdc + c8de57d commit c898b1c
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.0"
env_logger = "0.10.1"
log = "0.4.20"
reqwest = { version = "0.11.22", features = [ "blocking", "json" ] }
dotenvy = "0.15.7"
Expand Down

0 comments on commit c898b1c

Please sign in to comment.