From a7f9c8de31231b9fd9c67c57db659f7b01f1a3b0 Mon Sep 17 00:00:00 2001 From: Rutger Broekhoff Date: Mon, 29 Apr 2024 19:18:56 +0200 Subject: Rename crates (and therefore commands) --- gitolfs3-shell/Cargo.toml | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 gitolfs3-shell/Cargo.toml (limited to 'gitolfs3-shell/Cargo.toml') diff --git a/gitolfs3-shell/Cargo.toml b/gitolfs3-shell/Cargo.toml new file mode 100644 index 0000000..c0b5d3a --- /dev/null +++ b/gitolfs3-shell/Cargo.toml @@ -0,0 +1,6 @@ +[package] +name = "gitolfs3-shell" +version = "0.1.0" +edition = "2021" + +[dependencies] -- cgit v1.2.3