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