Upgrade matrix-sdk-indexeddb to Rust edition 2024

This commit is contained in:
Jonas Platte
2025-12-25 22:13:39 +01:00
committed by Andy Balaam
parent e3867aa7df
commit 84cd2a67d4

View File

@@ -4,7 +4,7 @@ version = "0.16.0"
repository = "https://github.com/matrix-org/matrix-rust-sdk"
description = "Web's IndexedDB Storage backend for matrix-sdk"
license = "Apache-2.0"
edition = "2021"
edition = "2024"
rust-version.workspace = true
readme = "README.md"