aboutsummaryrefslogtreecommitdiffhomepage
path: root/spirv_tools-sys/Cargo.toml
diff options
context:
space:
mode:
authorAndrzej Janik <[email protected]>2024-11-15 15:17:55 +0000
committerAndrzej Janik <[email protected]>2024-11-15 15:17:55 +0000
commit6d8819f2faf6e35c2cb18f219131704d38dd16a5 (patch)
tree085dafa55581f50677c78d0afeb991d4fcf1b1b3 /spirv_tools-sys/Cargo.toml
parentb99cfc7fd238c8680904922ff82b710394d418c7 (diff)
downloadZLUDA-6d8819f2faf6e35c2cb18f219131704d38dd16a5.tar.gz
ZLUDA-6d8819f2faf6e35c2cb18f219131704d38dd16a5.zip
Remove a bunch of unused dependencies
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