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

This commit is contained in:
Steve Myers
2022-02-23 14:10:28 -08:00
3 changed files with 8 additions and 4 deletions

View File

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