librashader/librashader-build-script/Cargo.toml

15 lines
267 B
TOML
Raw Permalink Normal View History

[package]
name = "librashader-build-script"
version = "0.1.0"
edition = "2021"
publish = false
[dependencies]
cbindgen = { git = "https://github.com/eqrion/cbindgen" }
clap = { version = "4.1.0", features = ["derive"] }
[package.metadata.release]
2023-02-13 16:41:53 +11:00
release = false