diff options
| author | Weicao-CatilGrass <1992414357@qq.com> | 2026-05-09 14:31:42 +0800 |
|---|---|---|
| committer | Weicao-CatilGrass <1992414357@qq.com> | 2026-05-09 14:51:14 +0800 |
| commit | f5cdf5cc7c3bd434ff7a88c73b33f96c4d3b6562 (patch) | |
| tree | cb62ded889ad8cd0eafb43c94e2085a0416d22b2 /dev_tools/Cargo.toml | |
| parent | c0a29ccd2cd56e75c2b422b3cd9ca65d76a554da (diff) | |
Add CI tooling and cargo alias `ci`
Diffstat (limited to 'dev_tools/Cargo.toml')
| -rw-r--r-- | dev_tools/Cargo.toml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/dev_tools/Cargo.toml b/dev_tools/Cargo.toml index a28b156..7abb157 100644 --- a/dev_tools/Cargo.toml +++ b/dev_tools/Cargo.toml @@ -6,3 +6,4 @@ edition = "2024" [dependencies] just_template = "0.1.3" just_fmt = "0.1.2" +colored = "3.1.1" |
