From 7c5de6bcd852284289ecf59f0eb509c5fb599e50 Mon Sep 17 00:00:00 2001 From: Mora Unie Youer Date: Sun, 20 Apr 2025 19:58:39 +0300 Subject: feat: basic minimization algorithm --- Cargo.toml | 1 + 1 file changed, 1 insertion(+) (limited to 'Cargo.toml') diff --git a/Cargo.toml b/Cargo.toml index 6090d27..1e99547 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -4,3 +4,4 @@ version = "0.1.0" edition = "2024" [dependencies] +itertools = "0.14.0" -- cgit v1.2.3-70-g09d2