funscheduler

Unnamed repository; edit this file 'description' to name the repository.
Log | Files | Refs | README | LICENSE

commit 2eb7c8255bc08dc8291acf27b461e14cb049bd23
parent 6279daa9a29d4d00b63834bcde0924cbdddb4661
Author: Jackson G. Kaindume <seestem@protonmail.com>
Date:   Sun, 18 Jul 2021 11:02:44 +0200

add description

Diffstat:
MCargo.toml | 1+
1 file changed, 1 insertion(+), 0 deletions(-)

diff --git a/Cargo.toml b/Cargo.toml @@ -3,6 +3,7 @@ name = "funscheduler" authors = ["Jackson G. Kaindume <seestem@protonmail.com>"] version = "0.1.0" edition = "2018" +description = "Time based function execution scheduler" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html