File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 1
1
[package ]
2
2
name = " mshv-bindings"
3
- version = " 0.3.1 "
3
+ version = " 0.3.2 "
4
4
authors = [" Microsoft Authors" ]
5
5
edition = " 2021"
6
6
license = " Apache-2.0 OR BSD-3-Clause"
Original file line number Diff line number Diff line change 1
1
[package ]
2
2
name = " mshv-ioctls"
3
- version = " 0.3.1 "
3
+ version = " 0.3.2 "
4
4
authors = [" Microsoft Authors" ]
5
5
edition = " 2021"
6
6
license = " Apache-2.0 OR BSD-3-Clause"
@@ -11,6 +11,6 @@ description = "Safe wrappers over MSHV ioctl"
11
11
12
12
[dependencies ]
13
13
libc = " >=0.2.39"
14
- mshv-bindings = {version = " =0.3.1 " , path = " ../mshv-bindings" , features = [" fam-wrappers" ]}
14
+ mshv-bindings = {version = " =0.3.2 " , path = " ../mshv-bindings" , features = [" fam-wrappers" ]}
15
15
thiserror = " 2.0"
16
16
vmm-sys-util = " >=0.12.1"
You can’t perform that action at this time.
0 commit comments