diff options
Diffstat (limited to 'srchr/Cargo.toml')
| -rw-r--r-- | srchr/Cargo.toml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/srchr/Cargo.toml b/srchr/Cargo.toml index ec32179..509b6bc 100644 --- a/srchr/Cargo.toml +++ b/srchr/Cargo.toml @@ -9,6 +9,7 @@ edition = "2021" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html [dependencies] +json = "0.12.4" rand = "0.8.5" rand_pcg = "0.3.1" rayon = "1.5.3" |
