From 129ab30fdc0e96846e041f8345d003b995803a12 Mon Sep 17 00:00:00 2001 From: Pete Brumm Date: Thu, 1 Jul 2021 13:17:43 -0500 Subject: [PATCH] fixing issue with lucky shard update incompatibilities with teeplatef --- shard.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/shard.yml b/shard.yml index 5ed3786..d918118 100644 --- a/shard.yml +++ b/shard.yml @@ -7,6 +7,7 @@ dependencies: github: kostya/cron_parser future: github: crystal-community/future.cr + version: ~> 1.0.0 development_dependencies: ameba: