Skip to content

Commit ea28104

Browse files
authored
Merge pull request #97 from gngpp/dependabot/cargo/log-0.4.20
2 parents 8f7fb09 + e5b450d commit ea28104

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
@@ -11,7 +11,7 @@ readme = "README.md"
1111
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
1212

1313
[dependencies]
14-
log = "0.4.19"
14+
log = "0.4.20"
1515
env_logger = "0.10.0"
1616
chrono = "0.4.26"
1717
anyhow = "1.0.72"

0 commit comments

Comments
 (0)