summaryrefslogtreecommitdiffstats
path: root/compiler/rustc_codegen_gcc/build_system/Cargo.toml
blob: f36709ea03605a795ebec0e9e4bd53eff845b704 (plain)
1
2
3
4
5
6
7
8
[package]
name = "y"
version = "0.1.0"
edition = "2021"

[[bin]]
name = "y"
path = "src/main.rs"