From fcc8cdf1afcd18029114117fff26635a461db138 Mon Sep 17 00:00:00 2001 From: Alex Auvolat Date: Sun, 24 Sep 2023 21:45:32 +0200 Subject: First try of a new dynamic algo?? dunno if it will work, we are stuck at N1 --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Cargo.toml') diff --git a/Cargo.toml b/Cargo.toml index 2edae91..00437a0 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -12,4 +12,4 @@ serde_json = "1.0" structopt = "0.3" rayon = "1.7" roxmltree = "0.18" - +rand = "0.8" -- cgit v1.2.3