We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 97d542c commit fa54a2eCopy full SHA for fa54a2e
crates/bdk/Cargo.toml
@@ -13,7 +13,7 @@ edition = "2021"
13
rust-version = "1.57"
14
15
[dependencies]
16
-log = "^0.4"
+log = "=0.4.18"
17
rand = "^0.8"
18
miniscript = { version = "9", features = ["serde"] }
19
bitcoin = { version = "0.29", features = ["serde", "base64", "rand"] }
0 commit comments