Skip to content

Commit 7ad0976

Browse files
authored
fix(deps): update rust crate log to 0.4.23 (#140)
1 parent f3cad94 commit 7ad0976

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Diff for: Cargo.lock

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

Diff for: x/Cargo.toml

+1-1
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.95"
1212
env_logger = "0.10.1"
13-
log = "0.4.22"
13+
log = "0.4.23"
1414
chrono = "0.4.39"
1515
nexlint = { path = "../nexlint" }
1616
nexlint-lints = { path = "../nexlint-lints" }

0 commit comments

Comments
 (0)