diff options
| author | DanConwayDev <DanConwayDev@protonmail.com> | 2026-05-01 20:31:08 +0000 |
|---|---|---|
| committer | DanConwayDev <DanConwayDev@protonmail.com> | 2026-05-01 20:31:08 +0000 |
| commit | e8c3c49b5bbac43cd1497c2593198d19fe506073 (patch) | |
| tree | 45ef98b4deaa0756d12e11391736bc805ec1a640 /Cargo.toml | |
| parent | dae4e06a9a1b221986d0ba1a8b875d0a3ca33f8e (diff) | |
Filter run_list state event candidates by the current remote's
maintainers to prevent cross-remote state contamination when
multiple nostr:// remotes share the same identifier.
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 = "2.4.2" | 3 | version = "2.4.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>"] |