aboutsummaryrefslogtreecommitdiff
path: root/azalea-crypto/Cargo.toml
diff options
context:
space:
mode:
authormat <github@matdoes.dev>2022-07-10 23:43:09 -0500
committermat <github@matdoes.dev>2022-07-10 23:43:09 -0500
commitec0b6ec06c1607d7bfc9df2fca220f59c700e07b (patch)
tree2499278bf20badd6b411404a80bbdedc788453dc /azalea-crypto/Cargo.toml
parent5e3a6066f87b1a03e0303b41cee82103a709b02a (diff)
downloadazalea-drasl-ec0b6ec06c1607d7bfc9df2fca220f59c700e07b.tar.xz
1.19.1-pre4
Diffstat (limited to 'azalea-crypto/Cargo.toml')
-rw-r--r--azalea-crypto/Cargo.toml1
1 files changed, 1 insertions, 0 deletions
diff --git a/azalea-crypto/Cargo.toml b/azalea-crypto/Cargo.toml
index ee652565..7b77eb3b 100644
--- a/azalea-crypto/Cargo.toml
+++ b/azalea-crypto/Cargo.toml
@@ -13,3 +13,4 @@ num-bigint = "^0.4.3"
rand = {version = "^0.8.4", features = ["getrandom"]}
rsa_public_encrypt_pkcs1 = "0.4.0"
sha-1 = "^0.10.0"
+uuid = "^1.1.2"