mirror of
https://github.com/cloud-hypervisor/cloud-hypervisor.git
synced 2026-08-05 02:19:16 +00:00
build: Bump seccompiler from 0.2.0 to 0.3.0
Bumps [seccompiler](https://github.com/rust-vmm/seccompiler) from 0.2.0 to 0.3.0. - [Release notes](https://github.com/rust-vmm/seccompiler/releases) - [Changelog](https://github.com/rust-vmm/seccompiler/blob/main/CHANGELOG.md) - [Commits](https://github.com/rust-vmm/seccompiler/compare/v0.2.0...seccompiler-v0.3.0) --- updated-dependencies: - dependency-name: seccompiler dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
@@ -25,7 +25,7 @@ hypervisor = { path = "hypervisor" }
|
||||
libc = "0.2.132"
|
||||
log = { version = "0.4.17", features = ["std"] }
|
||||
option_parser = { path = "option_parser" }
|
||||
seccompiler = "0.2.0"
|
||||
seccompiler = "0.3.0"
|
||||
serde_json = "1.0.85"
|
||||
signal-hook = "0.3.14"
|
||||
thiserror = "1.0.35"
|
||||
|
||||
Reference in New Issue
Block a user