summaryrefslogtreecommitdiffhomepage
path: root/Cargo.toml
blob: 821c7b9df5a977489fb29107fd6f06c123b73b29 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
[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' }