Update version in src/lib.rs

This commit is contained in:
Steve Myers 2021-09-04 10:45:18 -07:00
parent 56a7bc9874
commit 8c570ae7eb
No known key found for this signature in database
GPG Key ID: 8105A46B22C2D051

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