Skip to content

Commit cc726d0

Browse files
Bump log from 0.4.22 to 0.4.26
Bumps [log](https://github.com/rust-lang/log) from 0.4.22 to 0.4.26. - [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.22...0.4.26) --- updated-dependencies: - dependency-name: log dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 57beb81 commit cc726d0

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
@@ -31,7 +31,7 @@ cgroups-rs = "0.3.4"
3131
crossbeam = "0.8.1"
3232
futures = "0.3.19"
3333
libc = "0.2.169"
34-
log = {version = "0.4.2", features=["kv_unstable"]}
34+
log = {version = "0.4.26", features=["kv_unstable"]}
3535
nix = "0.29"
3636
oci-spec = "0.6"
3737
os_pipe = "1.1"

0 commit comments

Comments
 (0)