Skip to content

Commit

Permalink
Update Rust crate env_logger to 0.10.0 (#304)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed May 20, 2023
1 parent 5e70509 commit e6bb618
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 @@ -16,5 +16,5 @@ serde = { version = "1.0", features = ["derive"] }
serde_json = "1.0"
sqlite = "0.30.4"
log = "0.4.17"
env_logger = "0.9.0"
env_logger = "0.10.0"
reqwest = "0.11.18"

0 comments on commit e6bb618

Please sign in to comment.