Remove long-outdated misc/rust crate (#2942)

I had no idea this was still in the repository, much less building!
There are much different ways to use wasmtime in Rust nowadays, such as
the `wasmtime` crate!
This commit is contained in:
Alex Crichton
2021-05-27 12:05:35 -05:00
committed by GitHub
parent 76664fc73e
commit b90d7d6aed
8 changed files with 0 additions and 336 deletions

View File

@@ -74,7 +74,6 @@ members = [
"crates/c-api",
"crates/fuzzing",
"crates/misc/run-examples",
"crates/misc/rust",
"crates/wiggle",
"crates/wiggle/generate",
"crates/wiggle/macro",