From f565dffbe3cc6152347320e1b223d5f96ea1444b Mon Sep 17 00:00:00 2001 From: Karchnu Date: Mon, 23 Nov 2020 16:58:15 +0100 Subject: [PATCH] CBOR dependency. --- shard.yml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/shard.yml b/shard.yml index 131077a..108e9fa 100644 --- a/shard.yml +++ b/shard.yml @@ -8,6 +8,11 @@ authors: description: | High-level Crystal bindings to libipc. +dependencies: + cbor: + branch: master + git: https://git.baguette.netlib.re/Baguette/crystal-cbor + targets: pongd: main: tests/pongd.cr