build.rs: simplify compile-shaders handling
This commit is contained in:
parent
f17800517e
commit
0564cd848d
5 changed files with 8 additions and 37 deletions
8
compile-shaders/Cargo.lock
generated
8
compile-shaders/Cargo.lock
generated
|
|
@ -49,14 +49,6 @@ version = "1.0.3"
|
|||
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||||
checksum = "2fd1289c04a9ea8cb22300a459a72a385d7c73d3259e2ed7dcb2af674838cfa9"
|
||||
|
||||
[[package]]
|
||||
name = "compile-shaders-build-rs"
|
||||
version = "0.1.0"
|
||||
dependencies = [
|
||||
"anyhow",
|
||||
"compile-shaders-core",
|
||||
]
|
||||
|
||||
[[package]]
|
||||
name = "compile-shaders-compile"
|
||||
version = "0.1.0"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue