Skip to content

Commit

Permalink
Update Rust crate env_logger to 0.10.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed May 20, 2023
1 parent d7887f3 commit d8b6543
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 d8b6543

Please sign in to comment.