update base64 to 0.21.2

Signed-off-by: June <june@girlboss.ceo>
This commit is contained in:
June 2023-08-01 14:48:50 -10:00
parent d2bfcb018e
commit 5a7bade476
5 changed files with 18 additions and 17 deletions

View file

@ -59,7 +59,7 @@ thiserror = "1.0.40"
# Used to generate thumbnails for images
image = { version = "0.24.6", default-features = false, features = ["jpeg", "png", "gif"] }
# Used to encode server public key
base64 = "0.13.1"
base64 = "0.21.2"
# Used when hashing the state
ring = "0.16.20"
# Used when querying the SRV record of other servers