diff --git a/Cargo.toml b/Cargo.toml index a45fdd3..33fcbad 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -5,6 +5,7 @@ edition = "2024" [dependencies] +[lints] [lints.rust] unsafe_code = "forbid"