diff options
| author | DanConwayDev <DanConwayDev@protonmail.com> | 2024-02-29 14:15:25 +0000 |
|---|---|---|
| committer | DanConwayDev <DanConwayDev@protonmail.com> | 2024-02-29 14:15:25 +0000 |
| commit | 535be9c1c0a40fdeef9aa3ca84f90b01bc371a22 (patch) | |
| tree | 6b06044b75c0f0e7f044632dceaf4974aca9b7fa /Cargo.lock | |
| parent | df239f3536b08d295017f94d0a93c1c00a5039bc (diff) | |
chore: bump to v1.0.0v1.0.0
following semantic versioning, this release includes breaking changes
so it has a new major version
this is not reflection on its stability
Diffstat (limited to 'Cargo.lock')
| -rw-r--r-- | Cargo.lock | 2 |
1 files changed, 1 insertions, 1 deletions
| @@ -1599,7 +1599,7 @@ checksum = "e664971378a3987224f7a0e10059782035e89899ae403718ee07de85bec42afe" | |||
| 1599 | 1599 | ||
| 1600 | [[package]] | 1600 | [[package]] |
| 1601 | name = "ngit" | 1601 | name = "ngit" |
| 1602 | version = "0.1.2" | 1602 | version = "1.0.0" |
| 1603 | dependencies = [ | 1603 | dependencies = [ |
| 1604 | "anyhow", | 1604 | "anyhow", |
| 1605 | "assert_cmd", | 1605 | "assert_cmd", |