Skip to content

Commit

Permalink
Merge pull request #1050 from containers/dependabot/cargo/syscalls-0.6.5
Browse files Browse the repository at this point in the history
chore(deps): bump syscalls from 0.6.3 to 0.6.5
  • Loading branch information
utam0k authored Jul 15, 2022
2 parents ead334a + f74f412 commit e7cff9d
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions 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 crates/libcontainer/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ libcgroups = { version = "0.0.3", path = "../libcgroups" }
libseccomp = { version = "0.2.3" }
serde = { version = "1.0", features = ["derive"] }
serde_json = "1.0"
syscalls = "0.6.3"
syscalls = "0.6.5"
rust-criu = "0.2.0"
wasmer = { version = "2.2.0", optional = true }
wasmer-wasi = { version = "2.3.0", optional = true }
Expand Down

0 comments on commit e7cff9d

Please sign in to comment.