dependabot-preview[bot]
2021-04-05 05:45:01 +00:00
committed by Rob Bradford
parent cbf6ee8b8d
commit d052b9ec12
4 changed files with 4 additions and 4 deletions
+1 -1
View File
@@ -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"