rust/build_system/Cargo.toml

12 lines
152 B
TOML
Raw Normal View History

2023-08-18 09:06:20 -05:00
[package]
name = "y"
version = "0.1.0"
edition = "2021"
[[bin]]
name = "y"
path = "src/main.rs"
[features]
unstable-features = [] # for rust-analyzer