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/shell/Cargo.toml | 6 ------ 1 file changed, 6 deletions(-) delete mode 100644 rs/shell/Cargo.toml (limited to 'rs/shell/Cargo.toml') diff --git a/rs/shell/Cargo.toml b/rs/shell/Cargo.toml deleted file mode 100644 index 0dcb6d6..0000000 --- a/rs/shell/Cargo.toml +++ /dev/null @@ -1,6 +0,0 @@ -[package] -name = "shell" -version = "0.1.0" -edition = "2021" - -[dependencies] -- cgit v1.2.3