Upgrade matrix-sdk-crypto to Rust edition 2024

This commit is contained in:
Jonas Platte
2025-12-10 11:36:48 +01:00
committed by Andy Balaam
parent f8d5014921
commit 431eb88a2d
+1 -1
View File
@@ -1,7 +1,7 @@
[package]
authors = ["Damir Jelić <poljar@termina.org.uk>"]
description = "Matrix encryption library"
edition = "2021"
edition = "2024"
homepage = "https://github.com/matrix-org/matrix-rust-sdk"
keywords = ["matrix", "chat", "messaging", "ruma", "nio"]
license = "Apache-2.0"