about summary refs log tree commit diff stats
path: root/crates/rocie-server/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'crates/rocie-server/Cargo.toml')
-rw-r--r--crates/rocie-server/Cargo.toml1
1 files changed, 1 insertions, 0 deletions
diff --git a/crates/rocie-server/Cargo.toml b/crates/rocie-server/Cargo.toml
index 51df09c..9e20321 100644
--- a/crates/rocie-server/Cargo.toml
+++ b/crates/rocie-server/Cargo.toml
@@ -35,6 +35,7 @@ actix-cors = "0.7.1"
 actix-identity = "0.9.0"
 actix-session = { version = "0.11.0", features = ["cookie-session"] }
 actix-web = "4.11.0"
+argon2 = "0.5.3"
 chrono = "0.4.41"
 clap = { version = "4.5.45", features = ["derive", "env"] }
 env_logger = "0.11.8"