1
0
Fork 0
forked from wry/wry
wry/compile-shaders/shaderc-sys/Cargo.toml
2025-10-04 22:25:35 +02:00

11 lines
220 B
TOML

[package]
name = "shaderc-sys"
version = "0.10.1"
edition = "2024"
authors = ["Lei Zhang <antiagainst@gmail.com>", "Mr. Knapp <knappador@gmail.com>"]
[dependencies]
libc = "0.2"
[build-dependencies]
pkg-config = "0.3"