Skip to content

Commit

Permalink
Bump "dirs" and "env_logger"
Browse files Browse the repository at this point in the history
  • Loading branch information
spamwax committed Jun 3, 2024
1 parent 7a18eca commit 0f3a765
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -24,8 +24,8 @@ fuzzy-matcher = "0.3.7"

thiserror = "1.0"
log = "0.4"
env_logger = "0.9"
dirs = "4.0"
env_logger = "0.10"
dirs = "5.0"

clippy = { version = "*", optional = true }

Expand Down

0 comments on commit 0f3a765

Please sign in to comment.