From 2bba6b5341fd341de2b282e43f9b62f281ccf40e Mon Sep 17 00:00:00 2001 From: Rutger Broekhoff Date: Wed, 24 Jan 2024 16:17:20 +0100 Subject: An attempt at implementing a shell --- rs/Cargo.toml | 1 + 1 file changed, 1 insertion(+) (limited to 'rs/Cargo.toml') 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 = [ "common", "git-lfs-authenticate", "server", + "shell", ] -- cgit v1.2.3