diff options
Diffstat (limited to 'Cargo.toml')
| -rw-r--r-- | Cargo.toml | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -32,6 +32,7 @@ headers = "0.4.0" hex-literal = "0.4.1" itertools = "0.14.0" mime = "0.3.17" +nix = { version = "0.30.1", features = ["fs"] } password-hash = { version = "0.5.0", features = ["std"] } rand = "0.8.5" rand_core = { version = "0.6.4", features = ["getrandom"] } |
