diff options
| -rw-r--r-- | shard.lock | 6 | ||||
| -rw-r--r-- | shard.yml | 2 |
2 files changed, 2 insertions, 6 deletions
@@ -18,11 +18,7 @@ shards: kemal: git: https://github.com/kemalcr/kemal.git - version: 1.1.0 - - kilt: - git: https://github.com/jeromegn/kilt.git - version: 0.6.1 + version: 1.1.2 lsquic: git: https://github.com/iv-org/lsquic.cr.git @@ -18,7 +18,7 @@ dependencies: version: ~> 0.18.0 kemal: github: kemalcr/kemal - version: ~> 1.1.0 + version: ~> 1.1.2 protodec: github: iv-org/protodec version: ~> 0.1.4 |
