aboutsummaryrefslogtreecommitdiffhomepage
path: root/ext/hip_runtime-sys/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'ext/hip_runtime-sys/Cargo.toml')
-rw-r--r--ext/hip_runtime-sys/Cargo.toml8
1 files changed, 8 insertions, 0 deletions
diff --git a/ext/hip_runtime-sys/Cargo.toml b/ext/hip_runtime-sys/Cargo.toml
new file mode 100644
index 0000000..50b807f
--- /dev/null
+++ b/ext/hip_runtime-sys/Cargo.toml
@@ -0,0 +1,8 @@
+[package]
+name = "hip_runtime-sys"
+version = "0.0.0"
+authors = ["Andrzej Janik <[email protected]>"]
+edition = "2021"
+links = "amdhip"
+
+[lib] \ No newline at end of file