Couple bugfixes, integration tests ported
This commit is contained in:
Generated
+8
@@ -1227,6 +1227,14 @@ version = "0.9.4"
|
||||
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||||
checksum = "49874b5167b65d7193b8aba1567f5c7d93d001cafc34600cee003eda787e483f"
|
||||
|
||||
[[package]]
|
||||
name = "vtest"
|
||||
version = "0.1.0"
|
||||
dependencies = [
|
||||
"vasm",
|
||||
"vcore",
|
||||
]
|
||||
|
||||
[[package]]
|
||||
name = "wasi"
|
||||
version = "0.10.2+wasi-snapshot-preview1"
|
||||
|
||||
Reference in New Issue
Block a user