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