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