Skip to content

Commit 7437514

Browse files
authored
Merge pull request #33 from hermit-os/dependabot/cargo/log-0.4.26
Bump log from 0.4.22 to 0.4.26
2 parents 67624af + cc726d0 commit 7437514

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)