aboutsummaryrefslogtreecommitdiffhomepage
path: root/spirv_tools-sys/Cargo.toml
diff options
context:
space:
mode:
authorAndrzej Janik <[email protected]>2024-12-02 00:29:57 +0100
committerGitHub <[email protected]>2024-12-02 00:29:57 +0100
commit7a6df9dcbf59edef371e7f63c16c64916ddb0c0b (patch)
tree7800524ba25d38c514f1c769c9c1b665542c5500 /spirv_tools-sys/Cargo.toml
parent870fed4bb69d919a10822032d65ec20f385df9d7 (diff)
downloadZLUDA-7a6df9dcbf59edef371e7f63c16c64916ddb0c0b.tar.gz
ZLUDA-7a6df9dcbf59edef371e7f63c16c64916ddb0c0b.zip
Fix host code and update to CUDA 12.4 (#299)
Diffstat (limited to 'spirv_tools-sys/Cargo.toml')
-rw-r--r--spirv_tools-sys/Cargo.toml10
1 files changed, 0 insertions, 10 deletions
diff --git a/spirv_tools-sys/Cargo.toml b/spirv_tools-sys/Cargo.toml
deleted file mode 100644
index a5cadc1..0000000
--- a/spirv_tools-sys/Cargo.toml
+++ /dev/null
@@ -1,10 +0,0 @@
-[package]
-name = "spirv_tools-sys"
-version = "0.0.0"
-authors = ["Andrzej Janik <[email protected]>"]
-edition = "2018"
-
-[lib]
-
-[build-dependencies]
-cmake = "0.1" \ No newline at end of file