Skip to content

Commit cb007fe

Browse files
chore(deps): Bump log from 0.4.19 to 0.4.20 (vectordotdev#18237)
Bumps [log](https://github.com/rust-lang/log) from 0.4.19 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.19...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 851e99c commit cb007fe

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.

vdev/Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ hex = "0.4.3"
2424
indexmap = { version = "2.0", default-features = false, features = ["serde", "std"] }
2525
indicatif = { version = "0.17.6", features = ["improved_unicode"] }
2626
itertools = "0.11.0"
27-
log = "0.4.19"
27+
log = "0.4.20"
2828
once_cell = "1.18"
2929
os_info = { version = "3.7.0", default-features = false }
3030
# watch https://github.com/epage/anstyle for official interop with Clap

0 commit comments

Comments
 (0)