diff options
Diffstat (limited to 'gitolfs3-common')
| -rw-r--r-- | gitolfs3-common/Cargo.toml | 1 | 
1 files changed, 1 insertions, 0 deletions
diff --git a/gitolfs3-common/Cargo.toml b/gitolfs3-common/Cargo.toml index 5724732..e0d3c3b 100644 --- a/gitolfs3-common/Cargo.toml +++ b/gitolfs3-common/Cargo.toml  | |||
| @@ -2,6 +2,7 @@ | |||
| 2 | name = "gitolfs3-common" | 2 | name = "gitolfs3-common" | 
| 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] | 
| 7 | chrono = "0.4" | 8 | chrono = "0.4" |