mirror of
https://github.com/lennart-k/rustical.git
synced 2025-12-17 02:39:33 +00:00
Update Rust edition to 2024
This commit is contained in:
@@ -3,7 +3,7 @@ members = ["crates/*"]
|
|||||||
|
|
||||||
[workspace.package]
|
[workspace.package]
|
||||||
version = "0.1.0"
|
version = "0.1.0"
|
||||||
edition = "2021"
|
edition = "2024"
|
||||||
description = "A CalDAV server"
|
description = "A CalDAV server"
|
||||||
repository = "https://github.com/lennart-k/rustical"
|
repository = "https://github.com/lennart-k/rustical"
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user