Update uniffi-rs to 0.20.0
This commit is contained in:
@@ -4,7 +4,7 @@ version = "0.2.0"
|
||||
edition = "2021"
|
||||
|
||||
[dependencies]
|
||||
anyhow = "=1.0.45" # remove after upgrading to next version of uniffi
|
||||
anyhow = "1.0.45" # remove after upgrading to next version of uniffi
|
||||
structopt = "0.3"
|
||||
uniffi_bindgen = "0.19.5"
|
||||
uniffi_bindgen = "0.20.0"
|
||||
camino = "1.0.9"
|
||||
|
||||
Reference in New Issue
Block a user