unsafe
This commit is contained in:
@@ -14,9 +14,6 @@ edition = "2024"
|
|||||||
name = "lanspread_tauri_deno_ts_lib"
|
name = "lanspread_tauri_deno_ts_lib"
|
||||||
crate-type = ["staticlib", "cdylib", "rlib"]
|
crate-type = ["staticlib", "cdylib", "rlib"]
|
||||||
|
|
||||||
[lints.rust]
|
|
||||||
unsafe_code = "forbid"
|
|
||||||
|
|
||||||
[lints.clippy]
|
[lints.clippy]
|
||||||
pedantic = { level = "warn", priority = -1 }
|
pedantic = { level = "warn", priority = -1 }
|
||||||
todo = "warn"
|
todo = "warn"
|
||||||
|
|||||||
Reference in New Issue
Block a user