From 6f6fda607134a1172893bffe127ad04c6234aa65 Mon Sep 17 00:00:00 2001 From: Mora Unie Youer Date: Fri, 2 May 2025 15:19:20 +0300 Subject: feat: D to JK trigger truth table conversion --- Cargo.toml | 2 ++ 1 file changed, 2 insertions(+) (limited to 'Cargo.toml') diff --git a/Cargo.toml b/Cargo.toml index 1e99547..7eb0f5b 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -3,5 +3,7 @@ name = "logic-rust" version = "0.1.0" edition = "2024" +default-run = "logic-rust" + [dependencies] itertools = "0.14.0" -- cgit v1.2.3-70-g09d2