diff --git a/Cargo.toml b/Cargo.toml index 95599f8..35d42a7 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,5 +1,5 @@ [package] -name = "bdk-ffi" +name = "uniffi_bdk" version = "0.1.0" authors = ["Steve Myers "] edition = "2018"