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