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) --- git-lfs-authenticate/Cargo.toml | 10 ---------- 1 file changed, 10 deletions(-) delete mode 100644 git-lfs-authenticate/Cargo.toml (limited to 'git-lfs-authenticate/Cargo.toml') diff --git a/git-lfs-authenticate/Cargo.toml b/git-lfs-authenticate/Cargo.toml deleted file mode 100644 index 15feba8..0000000 --- a/git-lfs-authenticate/Cargo.toml +++ /dev/null @@ -1,10 +0,0 @@ -[package] -name = "git-lfs-authenticate" -version = "0.1.0" -edition = "2021" - -[dependencies] -anyhow = "1.0" -chrono = "0.4" -common = { path = "../common" } -serde_json = "1" -- cgit v1.2.3