summaryrefslogtreecommitdiff
path: root/rust-scripts/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'rust-scripts/Cargo.toml')
-rw-r--r--rust-scripts/Cargo.toml7
1 files changed, 7 insertions, 0 deletions
diff --git a/rust-scripts/Cargo.toml b/rust-scripts/Cargo.toml
new file mode 100644
index 00000000..31ef5be0
--- /dev/null
+++ b/rust-scripts/Cargo.toml
@@ -0,0 +1,7 @@
+[package]
+name = "rust-tests"
+version = "0.1.0"
+authors = ["Son Ho <hosonmarc@gmail.com>"]
+edition = "2018"
+
+[dependencies] \ No newline at end of file