From dccf09861c1a4a5f039b24ab088e85fd6e9789b0 Mon Sep 17 00:00:00 2001 From: Alekos Filini Date: Thu, 11 Feb 2021 09:29:44 -0500 Subject: [PATCH] Update version in the examples --- src/lib.rs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/lib.rs b/src/lib.rs index 197613af..df6cf7c6 100644 --- a/src/lib.rs +++ b/src/lib.rs @@ -56,7 +56,7 @@ //! interact with the bitcoin P2P network. //! //! ```toml -//! bdk = "0.3.0" +//! bdk = "0.4.0" //! ``` //! //! ## Sync the balance of a descriptor