From 6095ead99248963ae70091c5bb3399eed49c0826 Mon Sep 17 00:00:00 2001 From: Rutger Broekhoff Date: Wed, 24 Jan 2024 18:58:58 +0100 Subject: Remove Go and C source The Rust implementation now implements all features I need --- rs/Cargo.toml | 8 -------- 1 file changed, 8 deletions(-) delete mode 100644 rs/Cargo.toml (limited to 'rs/Cargo.toml') 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 @@ -[workspace] -resolver = "2" -members = [ - "common", - "git-lfs-authenticate", - "server", - "shell", -] -- cgit v1.2.3