From 6e4eafad9777add3067f986787330bd21f0edcb4 Mon Sep 17 00:00:00 2001 From: Viktor Erlingsson Date: Fri, 22 Sep 2023 11:26:34 +0200 Subject: [PATCH] bug fixed in amq-protocol.cr v1.1.10 --- shard.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/shard.lock b/shard.lock index 50d4a11195..5da04564cc 100644 --- a/shard.lock +++ b/shard.lock @@ -6,7 +6,7 @@ shards: amq-protocol: git: https://github.com/cloudamqp/amq-protocol.cr.git - version: 1.1.9 + version: 1.1.10 amqp-client: git: https://github.com/cloudamqp/amqp-client.cr.git