Bump the RustSDK to v.1.1.60

This commit is contained in:
Stefan Ceriu 2024-04-19 14:06:59 +03:00 committed by Stefan Ceriu
parent b5f1d5947b
commit bdacea10a2
3 changed files with 4 additions and 4 deletions

View File

@ -7360,7 +7360,7 @@
repositoryURL = "https://github.com/matrix-org/matrix-rust-components-swift";
requirement = {
kind = exactVersion;
version = 1.1.59;
version = 1.1.60;
};
};
821C67C9A7F8CC3FD41B28B4 /* XCRemoteSwiftPackageReference "emojibase-bindings" */ = {

View File

@ -139,8 +139,8 @@
"kind" : "remoteSourceControl",
"location" : "https://github.com/matrix-org/matrix-rust-components-swift",
"state" : {
"revision" : "57cae500b32b0d04e7a9da1b26e96483584f52b4",
"version" : "1.1.59"
"revision" : "33cad4cb0c95a39bacdd8845d81da17e8a221481",
"version" : "1.1.60"
}
},
{

View File

@ -49,7 +49,7 @@ packages:
# Element/Matrix dependencies
MatrixRustSDK:
url: https://github.com/matrix-org/matrix-rust-components-swift
exactVersion: 1.1.59
exactVersion: 1.1.60
# path: ../matrix-rust-sdk
Compound:
url: https://github.com/element-hq/compound-ios