From 38baae6b6a838df2e88aa939bd3ff73fc91dfc8c 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, 3 May 2024 07:08:14 -0300 Subject: [PATCH] Update Cargo.toml --- lib/rust/Cargo.toml | 1 + 1 file changed, 1 insertion(+) diff --git a/lib/rust/Cargo.toml b/lib/rust/Cargo.toml index 61a252c..af0c627 100644 --- a/lib/rust/Cargo.toml +++ b/lib/rust/Cargo.toml @@ -1 +1,2 @@ [dependencies] +bdk = "1.0.0-alpha.10" \ No newline at end of file