Files
jabyengine/src/Tools/tool_helper/Cargo.toml
2022-10-06 21:09:45 +02:00

10 lines
225 B
TOML

[package]
name = "tool_helper"
version = "0.5.0"
edition = "2021"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
[dependencies]
cdtypes = {path = "../cdtypes"}
paste = "*"