From bd349148726b76c3164c57803a86e6de30feeb1e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?22388o=E2=9A=A1=EF=B8=8F?= <83122757+22388o@users.noreply.github.com> Date: Fri, 31 May 2024 07:14:42 -0300 Subject: [PATCH] Update Cargo.toml --- lib/rust/Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/rust/Cargo.toml b/lib/rust/Cargo.toml index af0c627..0879071 100644 --- a/lib/rust/Cargo.toml +++ b/lib/rust/Cargo.toml @@ -1,2 +1,2 @@ [dependencies] -bdk = "1.0.0-alpha.10" \ No newline at end of file +bdk = "1.0.0-alpha.11"