diff options
| author | DanConwayDev <DanConwayDev@protonmail.com> | 2025-05-06 14:59:46 +0100 |
|---|---|---|
| committer | DanConwayDev <DanConwayDev@protonmail.com> | 2025-05-06 14:59:46 +0100 |
| commit | 689191b6a57229e97a2e894bf62247bd05fb5951 (patch) | |
| tree | 641c38c30618088539ad17a1573e48cdb61951b9 /Cargo.lock | |
| parent | 4e33eced0ada6dc03b3406345eabc002fe662306 (diff) | |
chore bump to v1.6.2
changelog:
- add event description for remote signing process
- fix custom ports use for git servers
- bump all dependancies to latest major versions
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.6.0" | 1416 | version = "1.6.2" |
| 1417 | dependencies = [ | 1417 | dependencies = [ |
| 1418 | "anyhow", | 1418 | "anyhow", |
| 1419 | "assert_cmd", | 1419 | "assert_cmd", |