Skip to content

Commit e75dfa1

Browse files
roypatJonathanWoollett-Light
authored andcommitted
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 <[email protected]>
1 parent a4d632f commit e75dfa1

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Cargo.lock

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,4 +7,4 @@ edition = "2021"
77

88
[dependencies]
99
libc = "0.2.66"
10-
vmm-sys-util = "0.11.0"
10+
vmm-sys-util = "0.12.1"

0 commit comments

Comments
 (0)