Skip to content

Commit

Permalink
chore: uniffi 0.28.2
Browse files Browse the repository at this point in the history
  • Loading branch information
reez committed Oct 30, 2024
1 parent 4cd8e64 commit 210e4c0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,8 @@ default = ["uniffi/cli"]

[dependencies]
bitcoin = { version = "0.32.2" }
uniffi = { version = "=0.28.0" }
uniffi = { version = "=0.28.2" }
thiserror = "1.0.58"

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

0 comments on commit 210e4c0

Please sign in to comment.