Skip to content

Commit

Permalink
Bump env_logger crate's version to 0.10
Browse files Browse the repository at this point in the history
  • Loading branch information
spamwax committed Sep 22, 2023
1 parent 92347d0 commit 8f82fb5
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 @@ -31,7 +31,7 @@ serde_derive = "1.0"
alfred = "4.0"
anyhow = "1.0"
log = "0.4"
env_logger = "0.9"
env_logger = "0.10"
tempfile = "^3.0"

chrono = { version = "0.4", features = ["serde"], optional = true }
Expand Down

0 comments on commit 8f82fb5

Please sign in to comment.