ZLUDA/Cargo.toml
2020-10-25 00:24:40 +02: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 = '0f5761918624f4a95107c14abe64946c5c5f60ce' }
spirv_headers = { git = 'https://github.com/vosen/rspirv', rev = '0f5761918624f4a95107c14abe64946c5c5f60ce' }