diff options
| author | DanConwayDev <DanConwayDev@protonmail.com> | 2025-06-17 19:29:47 +0100 |
|---|---|---|
| committer | DanConwayDev <DanConwayDev@protonmail.com> | 2025-06-17 19:29:47 +0100 |
| commit | 6fbbc8ccb8ec330e7963a4333944db69f2e4dc9f (patch) | |
| tree | 278c93617154c3522b12c3e7993dec5b0a0e262f /Cargo.lock | |
| parent | e4dcbd7df2c1e16d49ccab68b364148deb2bca2f (diff) | |
chore: bump v1.7.1v1.7.1
changelog:
- fix add support for `git://` clone urls
Diffstat (limited to 'Cargo.lock')
| -rw-r--r-- | Cargo.lock | 2 |
1 files changed, 1 insertions, 1 deletions
| @@ -1413,7 +1413,7 @@ checksum = "f0efe882e02d206d8d279c20eb40e03baf7cb5136a1476dc084a324fbc3ec42d" | |||
| 1413 | 1413 | ||
| 1414 | [[package]] | 1414 | [[package]] |
| 1415 | name = "ngit" | 1415 | name = "ngit" |
| 1416 | version = "1.7.0" | 1416 | version = "1.7.1" |
| 1417 | dependencies = [ | 1417 | dependencies = [ |
| 1418 | "anyhow", | 1418 | "anyhow", |
| 1419 | "assert_cmd", | 1419 | "assert_cmd", |