mirror of
https://github.com/matrix-org/matrix-rust-sdk.git
synced 2026-04-29 03:23:50 -04:00
chore: Upgrade UniFFI
This commit is contained in:
committed by
Jonas Platte
parent
1c55565403
commit
34d458d3a3
4
.github/workflows/bindings_ci.yml
vendored
4
.github/workflows/bindings_ci.yml
vendored
@@ -17,7 +17,7 @@ env:
|
||||
MATRIX_SDK_CRYPTO_NODEJS_PATH: bindings/matrix-sdk-crypto-nodejs
|
||||
MATRIX_SDK_CRYPTO_JS_PATH: bindings/matrix-sdk-crypto-js
|
||||
# keep in sync with uniffi dependency in root Cargo.toml
|
||||
UNIFFI_REV: 779e955f21a70e4aba43a7408f1841dcdf728b32
|
||||
UNIFFI_REV: 249a78b6f3f35661f1530e53811134e1bf012608
|
||||
|
||||
jobs:
|
||||
xtask-linux:
|
||||
@@ -263,4 +263,4 @@ jobs:
|
||||
run: swift test
|
||||
|
||||
- name: Build Framework
|
||||
run: cargo xtask swift build-framework --only-target=aarch64-apple-ios
|
||||
run: cargo xtask swift build-framework --only-target=aarch64-apple-ios
|
||||
|
||||
Reference in New Issue
Block a user