Skip to content

Commit 69a74b7

Browse files
committed
Update to Rust 2024 edition
1 parent add262c commit 69a74b7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ homepage = "https://ruma.dev/"
77
keywords = ["matrix", "chat", "messaging", "ruma"]
88
license = "MIT"
99
repository = "https://github.com/ruma/synapse-admin-api"
10-
edition = "2021"
10+
edition = "2024"
1111
rust-version = "1.88"
1212

1313
[features]

0 commit comments

Comments
 (0)