add commit panel

This commit is contained in:
2026-08-14 08:49:08 +07:00
parent 9b1dd526a5
commit 080a026d3f
10 changed files with 1135 additions and 16 deletions
+1 -1
View File
@@ -8,7 +8,7 @@ publish.workspace = true
signed_core = { path = "../signed_core" }
nostr.workspace = true
gix = { workspace = true, features = ["revision"] }
gix = { workspace = true, features = ["revision", "blob-diff"] }
anyhow.workspace = true
[dev-dependencies]