Merge pull request #38 from ruamk/master Update package.yaml to use newer cron version.
1 files changed, 1 insertions(+), 1 deletions(-) M package.yaml
M package.yaml => package.yaml +1 -1
@@ 24,7 24,7 @@ dependencies: - aeson - aeson-pretty - bytestring -- cron +- cron >= 0.7.0 - filepath - hashable - http-api-data