From: Alekos Filini Date: Thu, 10 Jun 2021 13:59:08 +0000 (+0200) Subject: Bump version in `src/lib.rs` X-Git-Tag: v0.8.0~2 X-Git-Url: http://internal-gitweb-vhost/script/%22https:/database/struct.SegwitCodeLengthError.html?a=commitdiff_plain;h=2cc05c07a541fe5e285a7d7ae720b2a30196e1ea;p=bdk Bump version in `src/lib.rs` --- diff --git a/src/lib.rs b/src/lib.rs index 284e49b9..faecba7a 100644 --- a/src/lib.rs +++ b/src/lib.rs @@ -40,7 +40,7 @@ //! interact with the bitcoin P2P network. //! //! ```toml -//! bdk = "0.7.0" +//! bdk = "0.8.0" //! ``` #![cfg_attr( feature = "electrum",