Skip to content

Commit

Permalink
Remove rust-wasi-tests from the root workspace
Browse files Browse the repository at this point in the history
  • Loading branch information
Arshia001 committed Aug 7, 2023
1 parent 813c572 commit 77a1b2f
Show file tree
Hide file tree
Showing 4 changed files with 18 additions and 8 deletions.
7 changes: 0 additions & 7 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 0 additions & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,6 @@ members = [
"tests/integration/ios",
"tests/lib/compiler-test-derive",
"tests/lib/wast",
"tests/rust-wasi-tests",
"tests/wasi-wast",
]
exclude = ["lib/wasi-web"]
Expand Down
16 changes: 16 additions & 0 deletions tests/rust-wasi-tests/Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 2 additions & 0 deletions tests/rust-wasi-tests/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,8 @@ name = "rust-wasi-tests"
version = "0.1.0"
edition = "2021"

[workspace]

# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html

[dependencies]
Expand Down

0 comments on commit 77a1b2f

Please sign in to comment.