Skip to content

Commit

Permalink
Merge pull request #411 from confidential-containers/dependabot/cargo…
Browse files Browse the repository at this point in the history
…/src/runtime-boot/init/libc-0.2.155

build(deps): bump libc from 0.2.154 to 0.2.155 in /src/runtime-boot/init
  • Loading branch information
mythi authored Jun 20, 2024
2 parents aa8e3db + 2758110 commit 5c3ba11
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions src/runtime-boot/init/Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion src/runtime-boot/init/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ authors = ["LI Qing [email protected]"]
edition = "2018"

[dependencies]
libc = "0.2.154"
libc = "0.2.155"
serde = { version = "1.0.203", features = ["derive"] }
serde_json = "1.0.117"
nix = { version = "0.28.0", features = ["mount"] }
Expand Down

0 comments on commit 5c3ba11

Please sign in to comment.