diff options
Diffstat (limited to 'azalea-crypto')
| -rw-r--r-- | azalea-crypto/Cargo.toml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/azalea-crypto/Cargo.toml b/azalea-crypto/Cargo.toml index 6b0128ba..13a5a13b 100644 --- a/azalea-crypto/Cargo.toml +++ b/azalea-crypto/Cargo.toml @@ -17,7 +17,7 @@ num-bigint.workspace = true rand = { workspace = true, features = ["os_rng"] } rsa = { workspace = true, features = ["sha2"] } rsa_public_encrypt_pkcs1.workspace = true -sha-1.workspace = true +sha1.workspace = true sha2.workspace = true uuid.workspace = true |
