1
0
Fork 0
mirror of https://github.com/italicsjenga/agb.git synced 2025-01-11 17:41:33 +11:00
agb/tools/Cargo.toml

12 lines
161 B
TOML
Raw Normal View History

[package]
name = "tools"
version = "0.1.0"
edition = "2021"
[dependencies]
clap = "4"
2024-02-07 09:48:37 +11:00
toml_edit = "0.22"
glob = "0.3"
chrono = "0.4"
2023-04-12 07:29:23 +10:00
dependency-graph = "0.1.5"