mirror of
https://github.com/aljazceru/breez-sdk-docs.git
synced 2025-12-18 14:24:19 +01:00
Bump breez-sdk snippet dependency to 0.2.12
This commit is contained in:
@@ -6,6 +6,6 @@ edition = "2021"
|
||||
[dependencies]
|
||||
anyhow = "1"
|
||||
bip39 = { version = "2", features = ["rand"] }
|
||||
breez-sdk-core = { git = "https://github.com/breez/breez-sdk", tag = "0.2.10" }
|
||||
breez-sdk-core = { git = "https://github.com/breez/breez-sdk", tag = "0.2.12" }
|
||||
log = "0.4"
|
||||
tokio = "1.29"
|
||||
Reference in New Issue
Block a user