diff options
Diffstat (limited to 'azalea-auth')
| -rw-r--r-- | azalea-auth/Cargo.toml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/azalea-auth/Cargo.toml b/azalea-auth/Cargo.toml index ca7ddecb..0cd6e3dc 100644 --- a/azalea-auth/Cargo.toml +++ b/azalea-auth/Cargo.toml @@ -17,6 +17,7 @@ reqwest = { workspace = true, optional = true, default-features = false, feature "rustls", "form", ] } +rpassword.workspace = true rsa.workspace = true serde = { workspace = true, features = ["derive"] } serde_json.workspace = true |
