aboutsummaryrefslogtreecommitdiffhomepage
path: root/zluda/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'zluda/Cargo.toml')
-rw-r--r--zluda/Cargo.toml1
1 files changed, 1 insertions, 0 deletions
diff --git a/zluda/Cargo.toml b/zluda/Cargo.toml
index 07e8672..1e7d650 100644
--- a/zluda/Cargo.toml
+++ b/zluda/Cargo.toml
@@ -9,6 +9,7 @@ name = "zluda"
[dependencies]
ptx = { path = "../ptx" }
+hip_runtime-sys = { path = "../hip_runtime-sys" }
lazy_static = "1.4"
num_enum = "0.4"
lz4-sys = "1.9"