pointcache/tools/Cargo.toml

8 lines
105 B
TOML
Raw Normal View History

2023-11-26 18:08:17 -07:00
[package]
name = "tools"
version = "0.1.0"
edition = "2021"
[dependencies]
pointcache = { path = ".." }