ZLUDA/Cargo.toml
2020-07-12 14:58:54 +02:00

15 lines
347 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', branch = 'notcuda' }
spirv_headers = { git = 'https://github.com/vosen/rspirv', branch = 'notcuda' }