rust/build_system/Cargo.toml
2023-08-19 21:10:21 +02:00

12 lines
152 B
TOML

[package]
name = "y"
version = "0.1.0"
edition = "2021"
[[bin]]
name = "y"
path = "src/main.rs"
[features]
unstable-features = [] # for rust-analyzer