aboutsummaryrefslogtreecommitdiffstats
path: root/gitolfs3-shell/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'gitolfs3-shell/Cargo.toml')
-rw-r--r--gitolfs3-shell/Cargo.toml1
1 files changed, 1 insertions, 0 deletions
diff --git a/gitolfs3-shell/Cargo.toml b/gitolfs3-shell/Cargo.toml
index c0b5d3a..dd348ce 100644
--- a/gitolfs3-shell/Cargo.toml
+++ b/gitolfs3-shell/Cargo.toml
@@ -2,5 +2,6 @@
2name = "gitolfs3-shell" 2name = "gitolfs3-shell"
3version = "0.1.0" 3version = "0.1.0"
4edition = "2021" 4edition = "2021"
5license = "MIT"
5 6
6[dependencies] 7[dependencies]