aboutsummaryrefslogtreecommitdiffstats
path: root/rs/shell/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'rs/shell/Cargo.toml')
-rw-r--r--rs/shell/Cargo.toml6
1 files changed, 6 insertions, 0 deletions
diff --git a/rs/shell/Cargo.toml b/rs/shell/Cargo.toml
new file mode 100644
index 0000000..0dcb6d6
--- /dev/null
+++ b/rs/shell/Cargo.toml
@@ -0,0 +1,6 @@
1[package]
2name = "shell"
3version = "0.1.0"
4edition = "2021"
5
6[dependencies]