From 149e0b6ae9871515be21f23b492f5ef7355e2ca4 Mon Sep 17 00:00:00 2001 From: Nathan Reiner Date: Fri, 14 Jul 2023 00:22:39 +0200 Subject: make fast using hash instead of dictionary --- Cargo.toml | 1 + 1 file changed, 1 insertion(+) (limited to 'Cargo.toml') diff --git a/Cargo.toml b/Cargo.toml index dbb40f1..55b2542 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -17,3 +17,4 @@ serde_json = "1.0.100" walkdir = "2.3.3" lyon_algorithms = "1" once_cell = "1" +bincode = "1.3.3" -- cgit v1.2.3-70-g09d2