Bump the RustSDK to version 24.12.20

This commit is contained in:
Stefan Ceriu 2024-12-20 15:50:48 +02:00 committed by Stefan Ceriu
parent 885a5b9f36
commit 9a00b983c3
3 changed files with 4 additions and 4 deletions

View File

@ -8419,7 +8419,7 @@
repositoryURL = "https://github.com/element-hq/matrix-rust-components-swift";
requirement = {
kind = exactVersion;
version = 1.0.83;
version = 24.12.20;
};
};
701C7BEF8F70F7A83E852DCC /* XCRemoteSwiftPackageReference "GZIP" */ = {

View File

@ -149,8 +149,8 @@
"kind" : "remoteSourceControl",
"location" : "https://github.com/element-hq/matrix-rust-components-swift",
"state" : {
"revision" : "0d20974d1c44225596b24af1ec1f36716dd6e512",
"version" : "1.0.83"
"revision" : "3047d2b193a437b53998fa0133c46f198ee57126",
"version" : "24.12.20"
}
},
{

View File

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