Bump Rust SDK again after botched release

This commit is contained in:
Stefan Ceriu
2023-03-31 21:13:58 +03:00
committed by Stefan Ceriu
parent 569e4761d9
commit bfe8331e05
2 changed files with 3 additions and 3 deletions

View File

@@ -111,8 +111,8 @@
"kind" : "remoteSourceControl",
"location" : "https://github.com/matrix-org/matrix-rust-components-swift",
"state" : {
"revision" : "9650501c92a1ed802a757f2c6807a36d59619f43",
"version" : "1.0.50-alpha"
"revision" : "3d377773dc09104af8a38cf641860aa21f33f2c6",
"version" : "1.0.51-alpha"
}
},
{

View File

@@ -42,7 +42,7 @@ include:
packages:
MatrixRustSDK:
url: https://github.com/matrix-org/matrix-rust-components-swift
exactVersion: 1.0.50-alpha
exactVersion: 1.0.51-alpha
# path: ../matrix-rust-sdk
DesignKit:
path: DesignKit