diff options
Diffstat (limited to 'ext/hip_runtime-sys/Cargo.toml')
-rw-r--r-- | ext/hip_runtime-sys/Cargo.toml | 8 |
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 |