mirror of
https://github.com/matrix-org/matrix-rust-sdk.git
synced 2026-08-07 05:22:31 -04:00
sqlite: Bump the version
This commit is contained in:
1 parent
a18f90bfaa
commit
dda080c497
1 file changed
+1
-1
@@ -1,6 +1,6 @@
|
|||||||
[package]
|
[package]
|
||||||
name = "matrix-sdk-sqlite"
|
name = "matrix-sdk-sqlite"
|
||||||
version = "0.7.0"
|
version = "0.7.1"
|
||||||
edition = "2021"
|
edition = "2021"
|
||||||
repository = "https://github.com/matrix-org/matrix-rust-sdk"
|
repository = "https://github.com/matrix-org/matrix-rust-sdk"
|
||||||
description = "Sqlite storage backend for matrix-sdk"
|
description = "Sqlite storage backend for matrix-sdk"
|
||||||
|
|||||||
Reference in new issue
Block a user