Skip to content

Commit abce367

Browse files
chore: bump uniffi-rs to 0.28.0
1 parent 59f880a commit abce367

File tree

2 files changed

+22
-50
lines changed

2 files changed

+22
-50
lines changed

Cargo.lock

Lines changed: 20 additions & 48 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

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

1313
[dependencies]
1414
bitcoin = { version = "0.31.2" }
15-
uniffi = { version = "=0.27.1" }
15+
uniffi = { version = "=0.28.0" }
1616

1717
[build-dependencies]
18-
uniffi = { version = "=0.27.1", features = ["build"] }
18+
uniffi = { version = "=0.28.0", features = ["build"] }

0 commit comments

Comments
 (0)