We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 85622c6 commit 05e7881Copy full SHA for 05e7881
src/vmm/Cargo.toml
@@ -30,7 +30,6 @@ log = { version = "0.4.27", features = ["std", "serde"] }
30
log-instrument = { path = "../log-instrument", optional = true }
31
memfd = "0.6.3"
32
micro_http = { git = "https://github.com/firecracker-microvm/micro-http" }
33
-
34
semver = { version = "1.0.26", features = ["serde"] }
35
serde = { version = "1.0.219", features = ["derive", "rc"] }
36
serde_json = "1.0.140"
0 commit comments