diff options
| author | DanConwayDev <DanConwayDev@protonmail.com> | 2024-09-13 17:12:37 +0100 |
|---|---|---|
| committer | DanConwayDev <DanConwayDev@protonmail.com> | 2024-09-13 17:23:12 +0100 |
| commit | fce27a10b2161508d35a07ce926e994ae9bb909f (patch) | |
| tree | 1eff4630ec1581724cf4bc58a2e01590c90be428 /Cargo.lock | |
| parent | 61b130e61e3ba88d61f75dd2f6a201e700e7dc01 (diff) | |
chore: bump to v1.4.6v1.4.6
changelog:
* fix `ngit push` and `ngit pull` when on a pr branch not
in the format `pr/<branch-name>(<8-chars-from-id>)
Diffstat (limited to 'Cargo.lock')
| -rw-r--r-- | Cargo.lock | 2 |
1 files changed, 1 insertions, 1 deletions
| @@ -1753,7 +1753,7 @@ checksum = "e664971378a3987224f7a0e10059782035e89899ae403718ee07de85bec42afe" | |||
| 1753 | 1753 | ||
| 1754 | [[package]] | 1754 | [[package]] |
| 1755 | name = "ngit" | 1755 | name = "ngit" |
| 1756 | version = "1.4.5" | 1756 | version = "1.4.6" |
| 1757 | dependencies = [ | 1757 | dependencies = [ |
| 1758 | "anyhow", | 1758 | "anyhow", |
| 1759 | "assert_cmd", | 1759 | "assert_cmd", |