ZLUDA/Cargo.toml
2020-05-15 23:23:03 +02:00

14 lines
323 B
TOML

[workspace]
members = [
"level_zero-sys",
"level_zero",
"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' }