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.toml | |
| parent | e4dcbd7df2c1e16d49ccab68b364148deb2bca2f (diff) | |
chore: bump v1.7.1v1.7.1
changelog:
- fix add support for `git://` clone urls
Diffstat (limited to 'Cargo.toml')
| -rw-r--r-- | Cargo.toml | 2 |
1 files changed, 1 insertions, 1 deletions
| @@ -1,6 +1,6 @@ | |||
| 1 | [package] | 1 | [package] |
| 2 | name = "ngit" | 2 | name = "ngit" |
| 3 | version = "1.7.0" | 3 | version = "1.7.1" |
| 4 | edition = "2021" | 4 | edition = "2021" |
| 5 | description = "nostr plugin for git" | 5 | description = "nostr plugin for git" |
| 6 | authors = ["DanConwayDev <DanConwayDev@protonmail.com>"] | 6 | authors = ["DanConwayDev <DanConwayDev@protonmail.com>"] |