Bump the RustSDK to v1.1.5

This commit is contained in:
Stefan Ceriu 2023-08-30 17:09:40 +03:00 committed by Stefan Ceriu
parent 3258d3a85d
commit af408aacbc
4 changed files with 6 additions and 6 deletions

View File

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

View File

@ -129,8 +129,8 @@
"kind" : "remoteSourceControl",
"location" : "https://github.com/matrix-org/matrix-rust-components-swift",
"state" : {
"revision" : "b7a1c88d2519b7b10faf495b0e5aa3a5d2b4c5c0",
"version" : "1.1.4"
"revision" : "caaa37c649d4e1ef8a5b1c8541febe01f18f1421",
"version" : "1.1.5"
}
},
{
@ -244,7 +244,7 @@
{
"identity" : "swiftui-introspect",
"kind" : "remoteSourceControl",
"location" : "https://github.com/siteline/SwiftUI-Introspect",
"location" : "https://github.com/siteline/SwiftUI-Introspect.git",
"state" : {
"revision" : "b94da693e57eaf79d16464b8b7c90d09cba4e290",
"version" : "0.9.2"

View File

@ -1,4 +1,4 @@
// Generated using Sourcery 2.0.2 https://github.com/krzysztofzablocki/Sourcery
// Generated using Sourcery 2.0.3 https://github.com/krzysztofzablocki/Sourcery
// DO NOT EDIT
// swiftlint:disable all

View File

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