diff options
| author | DanConwayDev <DanConwayDev@protonmail.com> | 2026-03-05 22:12:45 +0000 |
|---|---|---|
| committer | DanConwayDev <DanConwayDev@protonmail.com> | 2026-03-05 22:12:45 +0000 |
| commit | 45b0f8c6b1dab2d51338d88b2a7caf4b1b571f4d (patch) | |
| tree | ab1a6cce51b578fe4020e7265d8cd2d5641e221a /Cargo.lock | |
| parent | ad3212941435aaf0d487615c21e8390d5cb97891 (diff) | |
chore: bump version to v2.3.0v2.3.0
Add issue management, PR/issue comments and viewing, NIP-32 labels,
set-subject, cover notes, repo-only relays, and SKILL.md.
Diffstat (limited to 'Cargo.lock')
| -rw-r--r-- | Cargo.lock | 2 |
1 files changed, 1 insertions, 1 deletions
| @@ -1548,7 +1548,7 @@ checksum = "f0efe882e02d206d8d279c20eb40e03baf7cb5136a1476dc084a324fbc3ec42d" | |||
| 1548 | 1548 | ||
| 1549 | [[package]] | 1549 | [[package]] |
| 1550 | name = "ngit" | 1550 | name = "ngit" |
| 1551 | version = "2.2.3" | 1551 | version = "2.3.0" |
| 1552 | dependencies = [ | 1552 | dependencies = [ |
| 1553 | "anyhow", | 1553 | "anyhow", |
| 1554 | "assert_cmd", | 1554 | "assert_cmd", |