mirror of
https://github.com/matrix-org/matrix-rust-sdk.git
synced 2026-04-30 12:04:25 -04:00
Upgrade matrix-sdk-sqlite to Rust edition 2024
This commit is contained in:
committed by
Damir Jelić
parent
4d3125e58e
commit
024fd99e71
@@ -1,7 +1,7 @@
|
||||
[package]
|
||||
name = "matrix-sdk-sqlite"
|
||||
version = "0.16.0"
|
||||
edition = "2021"
|
||||
edition = "2024"
|
||||
repository = "https://github.com/matrix-org/matrix-rust-sdk"
|
||||
description = "Sqlite storage backend for matrix-sdk"
|
||||
license = "Apache-2.0"
|
||||
|
||||
Reference in New Issue
Block a user