generated from xomrk/project-template-0.rs
8 lines
130 B
TOML
8 lines
130 B
TOML
[package]
|
|
name = "number-utilities-0"
|
|
edition = "2024"
|
|
|
|
[lints.rust]
|
|
nonstandard_style = "allow"
|
|
unsafe_op_in_unsafe_fn = "allow"
|