Skip to content

Commit 6b1d131

Browse files
authored
chore: uniffi 0.29.1
1 parent 99db72b commit 6b1d131

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Cargo.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,8 @@ default = ["uniffi/cli"]
1313

1414
[dependencies]
1515
bitcoin = { version = "0.32.4" }
16-
uniffi = { version = "=0.29.0" }
16+
uniffi = { version = "0.29.1" }
1717
thiserror = "1.0.58"
1818

1919
[build-dependencies]
20-
uniffi = { version = "=0.29.0", features = ["build"] }
20+
uniffi = { version = "0.29.1", features = ["build"] }

0 commit comments

Comments
 (0)