diff --git a/Cargo.toml b/Cargo.toml index 2eb1d01..c2780a5 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -6,7 +6,7 @@ authors = ["Jesus Hernandez "] license = "Unlicense" keywords = ["unix", "privileges", "security", "service", "daemon"] categories = ["development-tools::ffi", "os::unix-apis"] -edition = "2021" +edition = "2024" readme = "README.md" repository = "https://github.com/jhg/drop-root-rs"