aboutsummaryrefslogtreecommitdiffhomepage
path: root/Cargo.toml
blob: 42be95a09a132ddff0a0748285485341b7a572f7 (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 = '0f5761918624f4a95107c14abe64946c5c5f60ce' }
spirv_headers = { git = 'https://github.com/vosen/rspirv', rev = '0f5761918624f4a95107c14abe64946c5c5f60ce' }