Update version in src/lib.rs

This commit is contained in:
Alekos Filini 2021-08-09 14:56:22 +02:00
parent cbec0b0bcf
commit c8593ecf70
No known key found for this signature in database
GPG Key ID: 431401E4A4530061

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",