Update vmm-sys-util to 0.12.0
The update brings a fix for a security vulnerability behind feature-gated code not used by micro-http (the `with-serde` feature), see GHSA-875g-mfp6-g7f9 Signed-off-by: Patrick Roy <roypat@amazon.co.uk>
This commit is contained in:
committed by
Jonathan Woollett-Light
parent
a4d632f2c5
commit
e75dfa1eee
@@ -7,4 +7,4 @@ edition = "2021"
|
||||
|
||||
[dependencies]
|
||||
libc = "0.2.66"
|
||||
vmm-sys-util = "0.11.0"
|
||||
vmm-sys-util = "0.12.1"
|
||||
|
||||
Reference in New Issue
Block a user