mirror of
https://github.com/vosen/ZLUDA.git
synced 2025-08-02 14:57:43 +03:00
11 lines
201 B
TOML
Vendored
11 lines
201 B
TOML
Vendored
[package]
|
|
name = "rocblas-sys"
|
|
version = "0.1.0"
|
|
authors = ["Violet <c01368481@gmail.com>"]
|
|
edition = "2021"
|
|
|
|
[lib]
|
|
|
|
[dependencies]
|
|
hip_runtime-sys = { version = "0.0.0", path = "../hip_runtime-sys" }
|