diff options
Diffstat (limited to 'gitolfs3-shell')
| -rw-r--r-- | gitolfs3-shell/Cargo.toml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gitolfs3-shell/Cargo.toml b/gitolfs3-shell/Cargo.toml index dd348ce..3442081 100644 --- a/gitolfs3-shell/Cargo.toml +++ b/gitolfs3-shell/Cargo.toml | |||
| @@ -1,7 +1,7 @@ | |||
| 1 | [package] | 1 | [package] |
| 2 | name = "gitolfs3-shell" | 2 | name = "gitolfs3-shell" |
| 3 | version = "0.1.0" | 3 | version = "0.1.0" |
| 4 | edition = "2021" | 4 | edition = "2024" |
| 5 | license = "MIT" | 5 | license = "MIT" |
| 6 | 6 | ||
| 7 | [dependencies] | 7 | [dependencies] |