Bump the RustSDK to 1.0.109-alpha, removes isEncrypted from RoomInfo
This commit is contained in:
committed by
Stefan Ceriu
parent
78d86fae8e
commit
c20d66642a
@@ -5465,7 +5465,7 @@
|
||||
repositoryURL = "https://github.com/matrix-org/matrix-rust-components-swift";
|
||||
requirement = {
|
||||
kind = exactVersion;
|
||||
version = "1.0.108-alpha";
|
||||
version = "1.0.109-alpha";
|
||||
};
|
||||
};
|
||||
821C67C9A7F8CC3FD41B28B4 /* XCRemoteSwiftPackageReference "emojibase-bindings" */ = {
|
||||
|
||||
@@ -129,8 +129,8 @@
|
||||
"kind" : "remoteSourceControl",
|
||||
"location" : "https://github.com/matrix-org/matrix-rust-components-swift",
|
||||
"state" : {
|
||||
"revision" : "3166b3e6d35779aa78025a0b9143def6a7ee1c51",
|
||||
"version" : "1.0.108-alpha"
|
||||
"revision" : "184cf23bb07ee7c89f2e836d73f4ce480724e0b2",
|
||||
"version" : "1.0.109-alpha"
|
||||
}
|
||||
},
|
||||
{
|
||||
|
||||
@@ -45,7 +45,7 @@ packages:
|
||||
# Element/Matrix dependencies
|
||||
MatrixRustSDK:
|
||||
url: https://github.com/matrix-org/matrix-rust-components-swift
|
||||
exactVersion: 1.0.108-alpha
|
||||
exactVersion: 1.0.109-alpha
|
||||
# path: ../matrix-rust-sdk
|
||||
DesignKit:
|
||||
path: DesignKit
|
||||
|
||||
Reference in New Issue
Block a user