This repository has been archived on 2025-02-22. You can view files and clone it, but cannot push or open issues or pull requests.
ftrans/futil/Cargo.toml
2025-02-05 16:57:04 +08:00

8 lines
111 B
TOML

[package]
name = "futil"
version = "0.1.0"
edition = "2021"
[dependencies]
colored = "3.0.0"
chrono = "0.4.39"