mirror of
https://github.com/EmbarkStudios/rust-gpu.git
synced 2025-02-17 01:14:06 +00:00
10 lines
291 B
TOML
10 lines
291 B
TOML
[package]
|
|
name = "rspirv-linker"
|
|
version = "0.1.0"
|
|
authors = ["Jasper Bekkers <bekkers@gmail.com>"]
|
|
edition = "2018"
|
|
|
|
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
|
|
|
|
[dependencies]
|
|
rspirv = { path = "C:/Users/Jasper/traverse/rspirv/rspirv/"} |