There was an error while loading. Please reload this page.
1 parent d149fdd commit 21957b0Copy full SHA for 21957b0
1 file changed
Readme.md
@@ -23,7 +23,7 @@ In your project Cargo.toml, activate the following features
23
```toml
24
25
[dev-dependencies]
26
-bitcoind = { version = "0.20.0", features = "22_0" }
+bitcoind = { version = "0.20.0", features = [ "22_0" ] }
27
```
28
29
Then use it:
0 commit comments