Update Rust SDK. (#1617)

This commit is contained in:
Doug
2023-09-01 18:46:50 +01:00
committed by GitHub
parent 0381fe3ce5
commit c0c2e7bfd1
3 changed files with 4 additions and 4 deletions

View File

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

View File

@@ -129,8 +129,8 @@
"kind" : "remoteSourceControl",
"location" : "https://github.com/matrix-org/matrix-rust-components-swift",
"state" : {
"revision" : "1249a30bbe1bcf921025a837914df1082e6c4fc7",
"version" : "1.1.7"
"revision" : "c6b3c6cace0f4d35af98772ca944e90dc65e69f0",
"version" : "1.1.9"
}
},
{

View File

@@ -45,7 +45,7 @@ packages:
# Element/Matrix dependencies
MatrixRustSDK:
url: https://github.com/matrix-org/matrix-rust-components-swift
exactVersion: 1.1.7
exactVersion: 1.1.9
# path: ../matrix-rust-sdk
DesignKit:
path: DesignKit