Skip to content

Commit

Permalink
Merge pull request #149 from H1ghBre4k3r/dependabot/cargo/simple_logg…
Browse files Browse the repository at this point in the history
…er-5.0.0

Bump simple_logger from 4.3.3 to 5.0.0
  • Loading branch information
H1ghBre4k3r committed May 6, 2024
2 parents 8264d12 + f881311 commit 3269970
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Expand Up @@ -13,7 +13,7 @@ clap = { version = "4.5.4", features = ["derive"]}
log = "0.4.21"
pest = "2.7"
pest_derive = "2.7"
simple_logger = { version = "4.3.3", default-features = false, features = ["colored", "colors"]}
simple_logger = { version = "5.0.0", default-features = false, features = ["colored", "colors"]}
unescape = "0.1.0"
once_cell = "1.19"
home = "0.5.9"
Expand Down

0 comments on commit 3269970

Please sign in to comment.