mirror of
https://github.com/cloud-hypervisor/cloud-hypervisor.git
synced 2026-08-05 02:19:16 +00:00
build(deps): bump seccomp from v0.22.0 to v0.24.2
Bumps [seccomp](https://github.com/firecracker-microvm/firecracker) from v0.22.0 to v0.24.2. - [Release notes](https://github.com/firecracker-microvm/firecracker/releases) - [Changelog](https://github.com/firecracker-microvm/firecracker/blob/5ba819d7b7a684107f5434bcbd1617bc94565478/CHANGELOG.md) - [Commits](https://github.com/firecracker-microvm/firecracker/compare/cc5387637c132e500b4857b80b5a239d8d732b77...5ba819d7b7a684107f5434bcbd1617bc94565478) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
committed by
Rob Bradford
parent
cbf6ee8b8d
commit
d052b9ec12
+1
-1
@@ -22,7 +22,7 @@ hypervisor = { path = "hypervisor" }
|
||||
libc = "0.2.92"
|
||||
log = { version = "0.4.14", features = ["std"] }
|
||||
option_parser = { path = "option_parser" }
|
||||
seccomp = { git = "https://github.com/firecracker-microvm/firecracker", tag = "v0.22.0" }
|
||||
seccomp = { git = "https://github.com/firecracker-microvm/firecracker", tag = "v0.24.2" }
|
||||
serde_json = "1.0.64"
|
||||
signal-hook = "0.3.8"
|
||||
thiserror = "1.0.24"
|
||||
|
||||
Reference in New Issue
Block a user