mirror of
https://github.com/cloud-hypervisor/cloud-hypervisor.git
synced 2026-08-05 02:19:16 +00:00
build: bump seccomp from v0.24.4 to v0.24.5
Bumps [seccomp](https://github.com/firecracker-microvm/firecracker) from v0.24.4 to v0.24.5. - [Release notes](https://github.com/firecracker-microvm/firecracker/releases) - [Changelog](cd36c699f3/CHANGELOG.md) - [Commits](8f44986a0e...cd36c699f3) --- updated-dependencies: - dependency-name: seccomp dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
committed by
Sebastien Boeuf
parent
bcd45efdd3
commit
49c72beda5
@@ -22,7 +22,7 @@ hypervisor = { path = "hypervisor" }
|
||||
libc = "0.2.98"
|
||||
log = { version = "0.4.14", features = ["std"] }
|
||||
option_parser = { path = "option_parser" }
|
||||
seccomp = { git = "https://github.com/firecracker-microvm/firecracker", tag = "v0.24.4" }
|
||||
seccomp = { git = "https://github.com/firecracker-microvm/firecracker", tag = "v0.24.5" }
|
||||
serde_json = "1.0.64"
|
||||
signal-hook = "0.3.9"
|
||||
thiserror = "1.0.26"
|
||||
|
||||
Reference in New Issue
Block a user