aboutsummaryrefslogtreecommitdiffstats
path: root/rs/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'rs/Cargo.toml')
-rw-r--r--rs/Cargo.toml8
1 files changed, 0 insertions, 8 deletions
diff --git a/rs/Cargo.toml b/rs/Cargo.toml
deleted file mode 100644
index 6439e6b..0000000
--- a/rs/Cargo.toml
+++ /dev/null
@@ -1,8 +0,0 @@
1[workspace]
2resolver = "2"
3members = [
4 "common",
5 "git-lfs-authenticate",
6 "server",
7 "shell",
8]