Skip to content

Commit dd527a5

Browse files
committed
chore(deps): bump uniffi-dart rev to aa86a4d
1 parent 577b782 commit dd527a5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

native/Cargo.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,11 +19,11 @@ path = "uniffi-bindgen.rs"
1919
[dependencies]
2020
bdk-ffi = { package = "bdk-ffi", git = "https://github.com/bitcoindevkit/bdk-ffi.git", tag = "v2.3.0" }
2121
uniffi = { version = "=0.30.0", features = ["cli"] }
22-
uniffi-dart = { git = "https://github.com/Uniffi-Dart/uniffi-dart", rev = "5bdcc790c3fc99845e7b4a61d7a4f6e1460896e9" }
22+
uniffi-dart = { git = "https://github.com/Uniffi-Dart/uniffi-dart", rev = "aa86a4d160c07a06484090aef797ddbbfa0751a6" }
2323
camino = "1.2"
2424

2525
[build-dependencies]
2626
uniffi = { version = "=0.30.0", features = ["build"] }
27-
uniffi-dart = { git = "https://github.com/Uniffi-Dart/uniffi-dart", rev = "5bdcc790c3fc99845e7b4a61d7a4f6e1460896e9", features = [
27+
uniffi-dart = { git = "https://github.com/Uniffi-Dart/uniffi-dart", rev = "aa86a4d160c07a06484090aef797ddbbfa0751a6", features = [
2828
"build",
2929
] }

0 commit comments

Comments
 (0)