aboutsummaryrefslogtreecommitdiffstats
path: root/rs/git-lfs-authenticate/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'rs/git-lfs-authenticate/Cargo.toml')
-rw-r--r--rs/git-lfs-authenticate/Cargo.toml8
1 files changed, 0 insertions, 8 deletions
diff --git a/rs/git-lfs-authenticate/Cargo.toml b/rs/git-lfs-authenticate/Cargo.toml
deleted file mode 100644
index 217250f..0000000
--- a/rs/git-lfs-authenticate/Cargo.toml
+++ /dev/null
@@ -1,8 +0,0 @@
1[package]
2name = "git-lfs-authenticate"
3version = "0.1.0"
4edition = "2021"
5
6[dependencies]
7chrono = "0.4"
8common = { path = "../common" }