File tree Expand file tree Collapse file tree 2 files changed +1
-2
lines changed
Expand file tree Collapse file tree 2 files changed +1
-2
lines changed Original file line number Diff line number Diff line change @@ -35,7 +35,7 @@ mshv-ioctls = { version = "=0.2.1" }
3535hyperlight-common = { path = " src/hyperlight_common" , version = " 0.9.0" , default-features = false }
3636hyperlight-host = { path = " src/hyperlight_host" , version = " 0.9.0" , default-features = false }
3737hyperlight-guest = { path = " src/hyperlight_guest" , version = " 0.9.0" , default-features = false }
38- hyperlight-testing = { path = " src/hyperlight_testing" , version = " 0.9.0 " , default-features = false }
38+ hyperlight-testing = { path = " src/hyperlight_testing" , default-features = false }
3939
4040[workspace .lints .rust ]
4141unsafe_op_in_unsafe_fn = " deny"
Original file line number Diff line number Diff line change 11[package ]
22name = " hyperlight-testing"
3- version.workspace = true
43edition = " 2021"
54
65[dependencies ]
You can’t perform that action at this time.
0 commit comments