Skip to content

Commit effd823

Browse files
Bump log from 0.4.17 to 0.4.18
Bumps [log](https://github.com/rust-lang/log) from 0.4.17 to 0.4.18. - [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.18) --- updated-dependencies: - dependency-name: log dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 381b51a commit effd823

File tree

2 files changed

+5
-20
lines changed

2 files changed

+5
-20
lines changed

Cargo.lock

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

console_backend/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ description = "A Python wrapper for the Rust console backend"
66
edition = "2018"
77

88
[dependencies]
9-
log = "0.4.17"
9+
log = "0.4.18"
1010
async_logger_log = "0.2.0"
1111
async_logger = "0.3.3"
1212
strum = "0.24"

0 commit comments

Comments
 (0)