feat: add humantime-demo

This commit is contained in:
2023-01-17 23:32:05 +08:00
parent 570b578596
commit 3a98d7da3f
4 changed files with 38 additions and 1 deletions

View File

@@ -204,6 +204,7 @@ Project or files:
│   └── term
├── __time
│   ├── chrono
│   ├── humantime-demo
│   └── iron
├── __translate
│   └── retranslate
@@ -260,6 +261,6 @@ Project or files:
├── vec.rs
└── while.rs
229 directories, 38 files
230 directories, 39 files
```