Skip to content

Commit 582ef15

Browse files
chore(deps): bump log from 0.4.14 to 0.4.16 (#127)
Bumps [log](https://github.com/rust-lang/log) from 0.4.14 to 0.4.16. - [Release notes](https://github.com/rust-lang/log/releases) - [Changelog](https://github.com/rust-lang/log/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang/log/commits) --- updated-dependencies: - dependency-name: log dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent b26a853 commit 582ef15

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.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ maintenance = { status = "actively-developed" }
2222
anyhow = "1.0.56"
2323
tempfile = "3.3.0"
2424
rayon = "1.5.1"
25-
log = "0.4.14"
25+
log = "0.4.16"
2626
env_logger = "0.9.0"
2727
simplerand = "1.3.0"
2828
humantime = "2.1.0"

0 commit comments

Comments
 (0)