mirror of
https://github.com/rust-unofficial/awesome-rust
synced 2024-11-13 23:57:07 +00:00
Update README.md
This commit is contained in:
parent
dfe8b633f6
commit
9daa4b832c
1 changed files with 1 additions and 1 deletions
|
@ -1471,7 +1471,7 @@ See also [Are we game yet?](https://arewegameyet.rs)
|
|||
### Task scheduling
|
||||
|
||||
* [delay-timer](https://github.com/BinChengZhao/delay-timer) — Time-manager of delayed tasks. Like crontab, but asynchronous tasks are possible.
|
||||
[![Build](https://github.com/BinChengZhao/delay-timer/workflows/Build%20and%20test/badge.svg)](
|
||||
[![Build](https://github.com/BinChengZhao/delay-timer/actions/workflows/rust.yml/badge.svg)](
|
||||
https://github.com/BinChengZhao/delay-timer/actions)
|
||||
|
||||
### Template engine
|
||||
|
|
Loading…
Reference in a new issue