Skip to content

Commit

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

Bump simple_logger from 4.2.0 to 4.3.0
  • Loading branch information
H1ghBre4k3r authored Nov 28, 2023
2 parents 93410ff + 6431bcd commit 98318f7
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 71 deletions.
83 changes: 13 additions & 70 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
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ clap = { version = "4.4.8", features = ["derive"]}
log = "0.4.20"
pest = "2.7"
pest_derive = "2.7"
simple_logger = { version = "4.2.0", default-features = false, features = ["colored", "colors"]}
simple_logger = { version = "4.3.0", default-features = false, features = ["colored", "colors"]}
unescape = "0.1.0"
once_cell = "1.18"
home = "0.5.5"
Expand Down

0 comments on commit 98318f7

Please sign in to comment.