mirror of
https://github.com/vosen/ZLUDA.git
synced 2025-07-25 05:06:38 +03:00
9 lines
131 B
TOML
9 lines
131 B
TOML
[package]
|
|
name = "format"
|
|
version = "0.0.0"
|
|
edition = "2021"
|
|
|
|
[dependencies]
|
|
cuda_types = { path = "../cuda_types" }
|
|
uuid = "1.16"
|