fix default features not disabled by --enable-<feature>=no
This commit is contained in:
parent
12511bafb2
commit
62df04fd87
@ -28,7 +28,6 @@ time = "0.1.34"
|
||||
users = "0.5.1"
|
||||
|
||||
[features]
|
||||
default = ["sched-boot", "sched-hourly", "sched-daily", "sched-weekly", "sched-monthly", "randomized-delay"]
|
||||
persistent = []
|
||||
randomized-delay = []
|
||||
sched-boot = []
|
||||
|
Loading…
Reference in New Issue
Block a user