Skip to content

Commit 210e4c0

Browse files
committed
chore: uniffi 0.28.2
1 parent 4cd8e64 commit 210e4c0

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.2" }
16-
uniffi = { version = "=0.28.0" }
16+
uniffi = { version = "=0.28.2" }
1717
thiserror = "1.0.58"
1818

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

0 commit comments

Comments
 (0)