Skip to content

Commit

Permalink
Merge pull request #55 from duyet/renovate/env_logger-0.x
Browse files Browse the repository at this point in the history
fix(deps): update rust crate env_logger to 0.11
  • Loading branch information
duyet authored Jun 21, 2024
2 parents a4dc625 + a5a2f88 commit eeb0819
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 @@ -13,7 +13,7 @@ structopt = "^0.3.26"
anyhow = "1.0"
indoc = "2.0"
log = "0.4"
env_logger = "0.10"
env_logger = "0.11"
rand = "0.8"
postgres = "0.19"
serde = { version = "1.0", features = ["derive"] }
Expand Down

0 comments on commit eeb0819

Please sign in to comment.