Cleanup cargo files

This commit is contained in:
decentclock
2022-08-15 12:23:49 -06:00
parent 557321ebe1
commit efbdc03bfe
9 changed files with 204 additions and 164 deletions

View File

@@ -4,7 +4,6 @@ version = "0.1.0"
edition = "2021"
[dependencies]
# vls-protocol = { path = "../../../evanf/validating-lightning-signer/vls-protocol" }
vls-protocol = { git = "https://gitlab.com/Evanfeenstra/validating-lightning-signer", branch = "sphinx-key-1.2" }
serde = { version = "1.0", default-features = false }
serde_bolt = { version = "0.2", default-features = false }