Merge branch 'release/0.8.0'

This commit is contained in:
Steve Myers
2021-06-14 11:47:39 -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.7.0"
//! bdk = "0.8.0"
//! ```
#![cfg_attr(
feature = "electrum",