add keywords to cargo manifest
This commit is contained in:
parent
58db811758
commit
1a28b094f2
@ -7,6 +7,7 @@ repository = "https://github.com/systemd-cron/systemd-cron-next"
|
||||
license = "MIT"
|
||||
authors = ["Konstantin Stepanov <me@kstep.me>"]
|
||||
build = "build.rs"
|
||||
keywords = ["cron", "crontab", "systemd", "generator"]
|
||||
|
||||
[features]
|
||||
default = ["sched-boot", "sched-hourly", "sched-daily", "sched-weekly", "sched-monthly"]
|
||||
|
Loading…
Reference in New Issue
Block a user