Files

11 lines
153 B
TOML

[package]
name = "compile-glx-default-001"
version = "0.1.0"
[[bin]]
path = "test.rs"
name = "test"
[dependencies]
glad-glx = { path = "./glad-glx/" }