Merge commit 'refs/pull/434/head' of github.com:bitcoindevkit/bdk

This commit is contained in:
Steve Myers
2021-09-16 08:45:53 -07:00
3 changed files with 6 additions and 3 deletions

View File

@@ -40,7 +40,7 @@
//! interact with the bitcoin P2P network.
//!
//! ```toml
//! bdk = "0.10.0"
//! bdk = "0.11.0"
//! ```
#![cfg_attr(
feature = "electrum",