From 3d452c73c1d53099c8dc2d0e34634bf52262347d Mon Sep 17 00:00:00 2001 From: Lizzy Fleckenstein Date: Sun, 10 May 2026 16:47:08 +0200 Subject: add rpassword dependency for azalea-auth --- Cargo.toml | 1 + 1 file changed, 1 insertion(+) (limited to 'Cargo.toml') diff --git a/Cargo.toml b/Cargo.toml index 32e352bc..f4caf232 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -69,6 +69,7 @@ rand = "0.10.1" rand_core = "0.10.1" regex = "1.12.3" reqwest = { version = "0.13.3", default-features = false } +rpassword = "7.5.2" rsa = "0.10.0-rc.18" rsa_public_encrypt_pkcs1 = "0.4.0" rustc-hash = "2.1.2" -- cgit v1.2.3