feat: add bunt

This commit is contained in:
2022-02-05 18:32:58 +08:00
parent aca23fa6fd
commit 3486a5aae2
4 changed files with 138 additions and 1 deletions

View File

@@ -156,6 +156,7 @@ Project or files:
│   ├── askama
│   └── handlebars-rust
├── __term
│   ├── bunt
│   ├── colored_msg
│   ├── confy_table
│   ├── indicatif
@@ -212,7 +213,7 @@ Project or files:
├── vec.rs
└── while.rs
182 directories, 33 files
183 directories, 33 files
```