initial backend
This commit is contained in:
@@ -0,0 +1,12 @@
|
||||
[package]
|
||||
name = "signed_git"
|
||||
version.workspace = true
|
||||
edition.workspace = true
|
||||
publish.workspace = true
|
||||
|
||||
[dependencies]
|
||||
signed_core = { path = "../signed_core" }
|
||||
|
||||
nostr.workspace = true
|
||||
git2.workspace = true
|
||||
anyhow.workspace = true
|
||||
Reference in New Issue
Block a user