1 2 3 4 5 6
[package] description = "a simple parser for crontab -l command" edition = "2021" license = "GPL-3.0" name = "cron_list_parser" version = "0.0.4"