summaryrefslogtreecommitdiff
path: root/rust-tests
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--rust-scripts/src/main.rs (renamed from rust-tests/src/main.rs)0
-rw-r--r--rust-tests/Cargo.toml9
2 files changed, 0 insertions, 9 deletions
diff --git a/rust-tests/src/main.rs b/rust-scripts/src/main.rs
index 125b0d76..125b0d76 100644
--- a/rust-tests/src/main.rs
+++ b/rust-scripts/src/main.rs
diff --git a/rust-tests/Cargo.toml b/rust-tests/Cargo.toml
deleted file mode 100644
index e384da1d..00000000
--- a/rust-tests/Cargo.toml
+++ /dev/null
@@ -1,9 +0,0 @@
-[package]
-name = "rust-tests"
-version = "0.1.0"
-authors = ["Son Ho <hosonmarc@gmail.com>"]
-edition = "2018"
-
-# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
-
-[dependencies]