diff --git a/Cargo.toml b/Cargo.toml index b1162fc..57ca631 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -7,7 +7,7 @@ members = ["crates/*"] [workspace.package] version = "0.1.0" license = "LGPL-3.0-or-later" -edition = "2021" +edition = "2024" repository = "" keywords = [] categories = []