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 54a427f commit 99467e7Copy full SHA for 99467e7
json/Cargo.toml
@@ -21,4 +21,4 @@ path = "src/lib.rs"
21
serde = { version = "1", features = [ "derive" ] }
22
serde_json = "1"
23
24
-bitcoin = { version = "0.26", features = [ "use-serde" ] }
+bitcoin = { version = "0.27", features = [ "use-serde" ] }
0 commit comments