From fa27ae210fc2c8505f89a695794e6abda7420d0f Mon Sep 17 00:00:00 2001 From: Alekos Filini Date: Wed, 17 Mar 2021 15:14:35 +0100 Subject: [PATCH] Update version in lib.rs --- src/lib.rs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/lib.rs b/src/lib.rs index e9ce3f5b..6cadcf57 100644 --- a/src/lib.rs +++ b/src/lib.rs @@ -43,7 +43,7 @@ //! interact with the bitcoin P2P network. //! //! ```toml -//! bdk = "0.4.0" +//! bdk = "0.5.0" //! ``` //! //! ## Sync the balance of a descriptor