Skip to content
This repository was archived by the owner on Jul 7, 2025. It is now read-only.

Commit c2bc192

Browse files
deps: bump log from 0.4.17 to 0.4.20 (#359)
Bumps [log](https://github.com/rust-lang/log) from 0.4.17 to 0.4.20. - [Release notes](https://github.com/rust-lang/log/releases) - [Changelog](https://github.com/rust-lang/log/blob/master/CHANGELOG.md) - [Commits](rust-lang/log@0.4.17...0.4.20) --- updated-dependencies: - dependency-name: log dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 3049400 commit c2bc192

File tree

2 files changed

+3
-6
lines changed

2 files changed

+3
-6
lines changed

Cargo.lock

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

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ repository = "https://github.com/filecoin-station/zinnia"
1818
assert_cmd = "2.0.12"
1919
assert_fs = "1.0.13"
2020
deno_core = "0.204.0"
21-
log = "0.4.17"
21+
log = "0.4.20"
2222
pretty_assertions = "1.4.0"
2323
env_logger = "0.10.0"
2424
serde = "1.0.188"

0 commit comments

Comments
 (0)