mirror of
https://github.com/RoboSats/taptrade-core.git
synced 2025-07-23 03:03:18 +00:00
add cargo.lock as well
This commit is contained in:
@ -9,3 +9,5 @@ bdk = "0.29.0"
|
||||
clap = { version = "4.5.4", features = ["derive", "cargo"] }
|
||||
frost-secp256k1 = "1.0.0"
|
||||
reqwest = { version = "0.12.4", features = ["blocking", "json"] }
|
||||
serde = "1.0.203"
|
||||
tokio = "1.38.0"
|
||||
|
Reference in New Issue
Block a user