diff options
| author | DanConwayDev <DanConwayDev@protonmail.com> | 2024-08-20 10:45:50 +0100 |
|---|---|---|
| committer | DanConwayDev <DanConwayDev@protonmail.com> | 2024-08-20 10:45:50 +0100 |
| commit | a3073105ae20747fbf76b70cf0ac4ed5c0a9b1b3 (patch) | |
| tree | 695f57618bfd951bdb199a171de73905a7be5a05 /Cargo.lock | |
| parent | 5d0253dfaa896b25006be38155c900158f89973c (diff) | |
chore: bump to v1.4.0v1.4.0
changelog:
* add git-remote-nostr binary
Diffstat (limited to 'Cargo.lock')
| -rw-r--r-- | Cargo.lock | 2 |
1 files changed, 1 insertions, 1 deletions
| @@ -1762,7 +1762,7 @@ checksum = "e664971378a3987224f7a0e10059782035e89899ae403718ee07de85bec42afe" | |||
| 1762 | 1762 | ||
| 1763 | [[package]] | 1763 | [[package]] |
| 1764 | name = "ngit" | 1764 | name = "ngit" |
| 1765 | version = "1.3.1" | 1765 | version = "1.4.0" |
| 1766 | dependencies = [ | 1766 | dependencies = [ |
| 1767 | "anyhow", | 1767 | "anyhow", |
| 1768 | "assert_cmd", | 1768 | "assert_cmd", |