Skip to content

Commit 60a5ae0

Browse files
build(deps): bump log from 0.4.28 to 0.4.29
Bumps [log](https://github.com/rust-lang/log) from 0.4.28 to 0.4.29. - [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.28...0.4.29) --- updated-dependencies: - dependency-name: log dependency-version: 0.4.29 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 1b74455 commit 60a5ae0

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

Cargo.lock

Lines changed: 4 additions & 4 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 @@ colored = "3.0.0"
2222
async-std = "1.13.2"
2323
futures = "0.3"
2424
rlimit = "0.10.2"
25-
log = "0.4.28"
25+
log = "0.4.29"
2626
env_logger = "0.11.8"
2727
anstream = "=0.6.20"
2828
dirs = "6.0.0"

0 commit comments

Comments
 (0)