From 755c1205346e28af951e375cd8c42875c87c6d82 Mon Sep 17 00:00:00 2001 From: Justin Worthe Date: Tue, 18 Dec 2018 07:46:55 +0200 Subject: Day 18: Game of tree-life --- Cargo.toml | 1 + 1 file changed, 1 insertion(+) (limited to 'Cargo.toml') diff --git a/Cargo.toml b/Cargo.toml index 6ba7437..b1342d1 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -5,6 +5,7 @@ authors = ["Justin Worthe "] [dependencies] im-rc = "12.2.0" +arrayvec = "0.4.9" [profile.release] debug = true -- cgit v1.2.3