aboutsummaryrefslogtreecommitdiffhomepage
path: root/Cargo.toml
diff options
context:
space:
mode:
authorAndrzej Janik <[email protected]>2020-10-25 21:09:16 +0100
committerAndrzej Janik <[email protected]>2020-10-25 21:09:16 +0100
commit17b788f2a70fa78be945878b52ef497f5b76b5b1 (patch)
tree420c274ccbd1bee6f7eedcc2263b0c513cae355c /Cargo.toml
parent45f51833702fb9cb960378d86ae75674a7403b0e (diff)
downloadZLUDA-17b788f2a70fa78be945878b52ef497f5b76b5b1.tar.gz
ZLUDA-17b788f2a70fa78be945878b52ef497f5b76b5b1.zip
Implement ftz handling through Intel extension
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml4
1 files changed, 2 insertions, 2 deletions
diff --git a/Cargo.toml b/Cargo.toml
index 1666bee..821c7b9 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -11,5 +11,5 @@ members = [
]
[patch.crates-io]
-rspirv = { git = 'https://github.com/vosen/rspirv', rev = '0f5761918624f4a95107c14abe64946c5c5f60ce' }
-spirv_headers = { git = 'https://github.com/vosen/rspirv', rev = '0f5761918624f4a95107c14abe64946c5c5f60ce' } \ No newline at end of file
+rspirv = { git = 'https://github.com/vosen/rspirv', rev = '40f5aa4dedb0d9f1ec24bdd8b6019e01996d1d74' }
+spirv_headers = { git = 'https://github.com/vosen/rspirv', rev = '40f5aa4dedb0d9f1ec24bdd8b6019e01996d1d74' } \ No newline at end of file