global: snapshot

This commit is contained in:
nym21
2025-02-02 23:55:05 +01:00
parent 1e37d75e49
commit 42c996e16e
15 changed files with 55 additions and 28 deletions
+1 -1
View File
@@ -13,7 +13,7 @@ bitcoin = { workspace = true }
rayon = { workspace = true }
crossbeam = { version = "0.8.4", features = ["crossbeam-channel"] }
serde = { version = "1.0.217", features = ["derive"] }
serde_json = "1.0.137"
serde_json = "1.0.138"
derive_deref = { workspace = true }
bitcoincore-rpc = "0.19.0"
# tokio = { version = "1.39.2", features = ["rt-multi-thread"] }