update base64 to 0.21.2
Signed-off-by: June <june@girlboss.ceo>
This commit is contained in:
parent
d2bfcb018e
commit
5a7bade476
5 changed files with 18 additions and 17 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue