Skip to content

Commit 43f00f4

Browse files
author
dongbin86
committed
reformat
1 parent 5dd95d0 commit 43f00f4

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1817,7 +1817,8 @@ See also [Are we game yet?](https://arewegameyet.rs)
18171817
### Task scheduling
18181818

18191819
* [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/actions/workflows/rust.yml/badge.svg)]( https://github.com/BinChengZhao/delay-timer/actions)
1820-
* [persistent-scheduler](https://github.com/inboxsphere/persistent-scheduler) - A high-performance task scheduling system built with Tokio, offering task persistence, repeatable tasks, and Cron-based scheduling for reliable time-based operations.
1820+
* [inboxsphere/persistent-scheduler](https://github.com/inboxsphere/persistent-scheduler) [[persistent-scheduler](https://crates.io/crates/persistent-scheduler)] - A high-performance task scheduling system built with Tokio, offering task persistence, repeatable tasks, and Cron-based scheduling for reliable time-based operations.
1821+
18211822
### Template engine
18221823

18231824
* Handlebars

0 commit comments

Comments
 (0)