mirror of
https://github.com/PluralKit/PluralKit.git
synced 2026-02-12 00:30:11 +00:00
update uniffi to latest
This commit is contained in:
parent
643f14847a
commit
dbab8c0eb5
5 changed files with 146 additions and 124 deletions
|
|
@ -15,7 +15,7 @@ crate-type = ["cdylib", "lib"]
|
|||
lazy_static = { workspace = true }
|
||||
command_parser = { path = "../command_parser"}
|
||||
command_definitions = { path = "../command_definitions"}
|
||||
uniffi = { version = "0.25" }
|
||||
uniffi = { version = "0.29" }
|
||||
|
||||
[build-dependencies]
|
||||
uniffi = { version = "0.25", features = [ "build" ] }
|
||||
uniffi = { version = "0.29", features = [ "build" ] }
|
||||
Loading…
Add table
Add a link
Reference in a new issue