Skip to content

Commit

Permalink
Update Rust crate simple_logger to 2.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Sep 5, 2022
1 parent 713d398 commit 2c2b51a
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 @@ -19,7 +19,7 @@ tempfile = "3.3.0"
env_logger = "0.9.0"
log = "0.4.17"
clap = { version = "3.2.20", features = ["cargo"] }
simple_logger = "2.1.0"
simple_logger = "2.3.0"
assert_cmd = "2.0.4"
ctor = "0.1.23"
predicates = "2.1.1"
Expand Down

0 comments on commit 2c2b51a

Please sign in to comment.