From 4831ae815f26170174545ae87e9fe960bfce5b8c Mon Sep 17 00:00:00 2001 From: Determinant Date: Tue, 9 Jun 2020 23:19:11 -0400 Subject: ... --- Cargo.toml | 3 +++ 1 file changed, 3 insertions(+) (limited to 'Cargo.toml') diff --git a/Cargo.toml b/Cargo.toml index ee8d867..2915a84 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -11,6 +11,9 @@ crc = "1.8.1" lru = "0.5.1" scan_fmt = "0.2.5" +[dev-dependencies] +hex = "0.4.2" + [lib] name = "growthring" path = "src/lib.rs" -- cgit v1.2.3-70-g09d2