mirror of
https://github.com/PluralKit/PluralKit.git
synced 2026-02-04 13:06:50 +00:00
update uniffi to latest
This commit is contained in:
parent
643f14847a
commit
dbab8c0eb5
5 changed files with 146 additions and 124 deletions
2
.github/workflows/dotnet.yml
vendored
2
.github/workflows/dotnet.yml
vendored
|
|
@ -33,7 +33,7 @@ jobs:
|
|||
- uses: actions-rust-lang/setup-rust-toolchain@v1
|
||||
|
||||
- name: install uniffi
|
||||
run: cargo install uniffi-bindgen-cs --git https://github.com/NordSecurity/uniffi-bindgen-cs --tag v0.8.3+v0.25.0
|
||||
run: cargo install uniffi-bindgen-cs --git https://github.com/90-008/uniffi-bindgen-cs
|
||||
|
||||
- name: generate command parser bindings
|
||||
run: |
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue