raindrop/crates/rt-helper/Cargo.toml

10 lines
160 B
TOML
Raw Normal View History

2024-12-28 18:36:05 -05:00
[package]
name = "rt-helper"
version = "0.1.0"
edition = "2021"
[dependencies]
ash.workspace = true
gpu-allocator.workspace = true
color-eyre.workspace = true