aboutsummaryrefslogtreecommitdiffhomepage
path: root/Cargo.toml
diff options
context:
space:
mode:
authorAndrzej Janik <[email protected]>2021-03-02 01:42:23 +0100
committerAndrzej Janik <[email protected]>2021-03-02 01:42:23 +0100
commit648035a01a84cd87b7f917b277e4e2faad7bb731 (patch)
tree3af65cea861cb188a76273e6060a721c9f445128 /Cargo.toml
parent178ec59af610a35e50c515d4b1e893e9ea81bbd9 (diff)
downloadZLUDA-648035a01a84cd87b7f917b277e4e2faad7bb731.tar.gz
ZLUDA-648035a01a84cd87b7f917b277e4e2faad7bb731.zip
Update rspirv/spirv_headers to the newest version
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 9b5f261..e02e2fc 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -17,5 +17,5 @@ members = [
default-members = ["zluda_lib", "zluda_ml", "zluda_inject", "zluda_redirect"]
[patch.crates-io]
-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
+rspirv = { git = 'https://github.com/vosen/rspirv', rev = '9826e59a232c4a426482cda12f88d11bfda3ff9c' }
+spirv_headers = { git = 'https://github.com/vosen/rspirv', rev = '9826e59a232c4a426482cda12f88d11bfda3ff9c' }