aboutsummaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
authorAlex Auvolat <alex@adnab.me>2023-09-24 21:45:32 +0200
committerAlex Auvolat <alex@adnab.me>2023-09-24 21:45:32 +0200
commitfcc8cdf1afcd18029114117fff26635a461db138 (patch)
tree4f7d952712eff2e234f90d63b5c4942ad709c804 /Cargo.toml
parente0f80b10d7874a8317ea0ae4a621fc3556eac491 (diff)
downloaddatagengo-fcc8cdf1afcd18029114117fff26635a461db138.tar.gz
datagengo-fcc8cdf1afcd18029114117fff26635a461db138.zip
First try of a new dynamic algo?? dunno if it will work, we are stuck at N1
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml2
1 files changed, 1 insertions, 1 deletions
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"