Skip to content

Commit ba76835

Browse files
chore(deps): update rust crate log to 0.4.19
1 parent 8d0b6a2 commit ba76835

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Cargo.lock

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ itertools = "0.10.5"
3030
miette = { version = "5.6.0", features = ["fancy"] }
3131
thiserror = "1.0.39"
3232
gix = "0.44.1"
33-
log = "0.4.18"
33+
log = "0.4.19"
3434
env_logger = "0.10.0"
3535
indexmap = "1.9.3"
3636
inquire = { version = "0.6.2", default-features = false, features = [

0 commit comments

Comments
 (0)