Merge branch 'release/0.10.0'

This commit is contained in:
Steve Myers
2021-08-19 19:55:24 +02:00
4 changed files with 7 additions and 4 deletions

View File

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