diff options
| author | DanConwayDev <DanConwayDev@protonmail.com> | 2025-05-12 11:53:17 +0100 |
|---|---|---|
| committer | DanConwayDev <DanConwayDev@protonmail.com> | 2025-05-12 11:53:17 +0100 |
| commit | d4bc948bfd06a8d61b3deb072db8a70b5ef8a775 (patch) | |
| tree | 7ed2e7a36b810c7c2d74d3e45a3e51cd6137be83 /Cargo.toml | |
| parent | 38969bbfadf2854f6acb1e515f8f388a01a018c2 (diff) | |
chore bump to v1.6.3v1.6.3
changelog:
fix: fallback to http protocol if ssh is unavailable
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.6.2" | 3 | version = "1.6.3" |
| 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>"] |