aboutsummaryrefslogtreecommitdiffstats
path: root/shell/Cargo.toml
diff options
context:
space:
mode:
authorLibravatar Rutger Broekhoff2024-04-29 19:18:56 +0200
committerLibravatar Rutger Broekhoff2024-04-29 19:18:56 +0200
commita7f9c8de31231b9fd9c67c57db659f7b01f1a3b0 (patch)
tree040c518d243769c1920b8201a07a626f4e5934cf /shell/Cargo.toml
parent80c4d49ad7f590f5af1304939fdaea7baf13142e (diff)
downloadgitolfs3-a7f9c8de31231b9fd9c67c57db659f7b01f1a3b0.tar.gz
gitolfs3-a7f9c8de31231b9fd9c67c57db659f7b01f1a3b0.zip
Rename crates (and therefore commands)
Diffstat (limited to 'shell/Cargo.toml')
-rw-r--r--shell/Cargo.toml6
1 files changed, 0 insertions, 6 deletions
diff --git a/shell/Cargo.toml b/shell/Cargo.toml
deleted file mode 100644
index 0dcb6d6..0000000
--- a/shell/Cargo.toml
+++ /dev/null
@@ -1,6 +0,0 @@
1[package]
2name = "shell"
3version = "0.1.0"
4edition = "2021"
5
6[dependencies]