diff options
Diffstat (limited to 'Cargo.toml')
-rw-r--r-- | Cargo.toml | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -5,8 +5,8 @@ members = [ "level_zero",
"spirv_tools-sys",
"notcuda",
- "notcuda_inject",
- "notcuda_redirect",
+ #"notcuda_inject",
+ #"notcuda_redirect",
"ptx",
]
|