We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 730d5a3 + 4f79a15 commit d65e33cCopy full SHA for d65e33c
crates/matrix-sdk-qrcode/Cargo.toml
@@ -1,7 +1,7 @@
1
[package]
2
name = "matrix-sdk-qrcode"
3
description = "Library to encode and decode QR codes for interactive verifications in Matrix land"
4
-version = "0.7.0"
+version = "0.7.1"
5
authors = ["Damir Jelić <[email protected]>"]
6
edition = "2021"
7
homepage = "https://github.com/matrix-org/matrix-rust-sdk"
crates/matrix-sdk-sqlite/Cargo.toml
@@ -1,6 +1,6 @@
name = "matrix-sdk-sqlite"
repository = "https://github.com/matrix-org/matrix-rust-sdk"
description = "Sqlite storage backend for matrix-sdk"
0 commit comments