mirror of
https://github.com/RoboSats/taptrade-core.git
synced 2025-07-22 10:43:26 +00:00
add cargo.lock as well
This commit is contained in:
@ -8,4 +8,6 @@ axum = "0.7.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"] }
|
||||
reqwest = { version = "0.12.4", features = ["blocking", "json"] }
|
||||
serde = "1.0.203"
|
||||
tokio = "1.38.0"
|
||||
|
Reference in New Issue
Block a user