File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -19,11 +19,11 @@ path = "uniffi-bindgen.rs"
1919[dependencies ]
2020bdk-ffi = { package = " bdk-ffi" , git = " https://github.com/bitcoindevkit/bdk-ffi.git" , tag = " v2.3.0" }
2121uniffi = { 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 " }
2323camino = " 1.2"
2424
2525[build-dependencies ]
2626uniffi = { 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] }
You can’t perform that action at this time.
0 commit comments