1
0
Fork 0
mirror of https://github.com/italicsjenga/agb.git synced 2025-01-10 00:51:34 +11:00
agb/tools/Cargo.toml
2023-11-09 20:09:30 +00:00

12 lines
161 B
TOML

[package]
name = "tools"
version = "0.1.0"
edition = "2021"
[dependencies]
clap = "4"
toml_edit = "0.21"
glob = "0.3"
chrono = "0.4"
dependency-graph = "0.1.5"