ZLUDA/ext/amd_comgr-sys/Cargo.toml
Andrzej Janik 3d3e38aadc Fix ROCm 6.4 failures (#364)
Lazy load comgr and dispatch to different code paths based on the name of the comgr .dll/.so
2025-05-02 00:38:22 +02:00

11 lines
155 B
TOML
Vendored

[package]
name = "amd_comgr-sys"
version = "0.0.0"
authors = ["Andrzej Janik <vosen@vosen.pl>"]
edition = "2021"
[lib]
[dependencies]
libloading = "0.8"