diff options
Diffstat (limited to 'gitolfs3-shell')
| -rw-r--r-- | gitolfs3-shell/Cargo.toml | 1 |
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 @@ | |||
| 2 | name = "gitolfs3-shell" | 2 | name = "gitolfs3-shell" |
| 3 | version = "0.1.0" | 3 | version = "0.1.0" |
| 4 | edition = "2021" | 4 | edition = "2021" |
| 5 | license = "MIT" | ||
| 5 | 6 | ||
| 6 | [dependencies] | 7 | [dependencies] |