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