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.21.1 to v0.21.2
Bumps [seccomp](https://github.com/firecracker-microvm/firecracker) from v0.21.1 to v0.21.2. - [Release notes](https://github.com/firecracker-microvm/firecracker/releases) - [Changelog](a06d358b2e/CHANGELOG.md) - [Commits](047a379eb0...a06d358b2e) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
@@ -14,7 +14,7 @@ clap = { version = "2.33.1", features = ["wrap_help"] }
|
||||
hypervisor = { path = "hypervisor" }
|
||||
libc = "0.2.74"
|
||||
log = { version = "0.4.11", features = ["std"] }
|
||||
seccomp = { git = "https://github.com/firecracker-microvm/firecracker", tag = "v0.21.1" }
|
||||
seccomp = { git = "https://github.com/firecracker-microvm/firecracker", tag = "v0.21.2" }
|
||||
serde_json = "1.0.57"
|
||||
vhost_user_block = { path = "vhost_user_block"}
|
||||
vhost_user_net = { path = "vhost_user_net"}
|
||||
|
||||
Reference in New Issue
Block a user