diff options
Diffstat (limited to 'Cargo.toml')
| -rw-r--r-- | Cargo.toml | 1 | 
1 files changed, 1 insertions, 0 deletions
| @@ -59,6 +59,7 @@ aes-gcm-siv = "0.11.1"  argon2 = "0.6.0-pre.1"  sha2 = "0.11.0-pre.4"  rand = "0.9.0-alpha.2" +rand_distr = "0.5.1"  # Other helpers and stuff  bytes = "1.7.1" | 
