binary-tree-core-0.rs/Cargo.toml

7 lines
125 B
TOML

[package]
name = "binary-tree-utilities-0"
version = "0.0.0"
edition = "2024"
[lints]
rust = { nonstandard_style = "allow" }