Skip to content

Commit ee13487

Browse files
authored
fix(deps): update rust crate log to 0.4.27 (#156)
1 parent edbf731 commit ee13487

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Cargo.lock

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

x/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ license = "Apache-2.0 OR MIT"
1010
structopt = "0.3.26"
1111
anyhow = "1.0.97"
1212
env_logger = "0.10.1"
13-
log = "0.4.26"
13+
log = "0.4.27"
1414
chrono = "0.4.40"
1515
nexlint = { path = "../nexlint" }
1616
nexlint-lints = { path = "../nexlint-lints" }

0 commit comments

Comments
 (0)