From: Alekos Filini Date: Thu, 8 Jul 2021 11:37:05 +0000 (+0200) Subject: Update version in `src/lib.rs` X-Git-Tag: v0.9.0~1 X-Git-Url: http://internal-gitweb-vhost/script/%22https:/enum.FileStoreError.html?a=commitdiff_plain;h=53409ef3aed4d2de6b473118ab2b609685d4ddfe;p=bdk Update version in `src/lib.rs` --- diff --git a/src/lib.rs b/src/lib.rs index c2ab473b..468282af 100644 --- a/src/lib.rs +++ b/src/lib.rs @@ -40,7 +40,7 @@ //! interact with the bitcoin P2P network. //! //! ```toml -//! bdk = "0.8.0" +//! bdk = "0.9.0" //! ``` #![cfg_attr( feature = "electrum",