remove submodule

This commit is contained in:
binarybaron 2024-08-07 12:59:08 +02:00
parent 21b77bc1a5
commit a930150ca3
No known key found for this signature in database
GPG Key ID: 99B75D3E1476A26E
2 changed files with 3 additions and 796 deletions

798
Cargo.lock generated

File diff suppressed because it is too large Load Diff

View File

@ -37,7 +37,6 @@ jsonrpsee-core = "0.16.2"
libp2p = { version = "0.53.2", default-features = false, features = [ "tcp", "yamux", "dns", "noise", "request-response", "websocket", "ping", "rendezvous", "identify" ] }
monero = { version = "0.12", features = [ "serde_support" ] }
monero-rpc = { path = "../monero-rpc" }
watchtower = { path = "../watchtower" }
pem = "3.0"
proptest = "1"
qrcode = "0.14"