From 5296c8b4fe4214784fc76cff76589fcbd3a060c3 Mon Sep 17 00:00:00 2001 From: Determinant Date: Tue, 9 Jun 2020 14:10:02 -0400 Subject: ... --- Cargo.toml | 1 + 1 file changed, 1 insertion(+) (limited to 'Cargo.toml') diff --git a/Cargo.toml b/Cargo.toml index 0899509..fb77a6a 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -8,6 +8,7 @@ edition = "2018" [dependencies] crc = "1.8.1" +lru = "0.5.1" [lib] name = "growthring" -- cgit v1.2.3