ZLUDA/Cargo.toml
2020-10-25 21:09:16 +01:00

15 lines
409 B
TOML

[workspace]
members = [
"level_zero-sys",
"level_zero",
"spirv_tools-sys",
"notcuda",
#"notcuda_inject",
#"notcuda_redirect",
"ptx",
]
[patch.crates-io]
rspirv = { git = 'https://github.com/vosen/rspirv', rev = '40f5aa4dedb0d9f1ec24bdd8b6019e01996d1d74' }
spirv_headers = { git = 'https://github.com/vosen/rspirv', rev = '40f5aa4dedb0d9f1ec24bdd8b6019e01996d1d74' }