mirror of
https://github.com/girlbossceo/conduwuit.git
synced 2026-02-08 20:14:41 -05:00
Update Rust crate base64 to 0.22.1
This commit is contained in:
parent
341bafb91e
commit
e9ea180dce
2 changed files with 8 additions and 8 deletions
|
|
@ -27,7 +27,7 @@ rand = "0.8.5"
|
|||
thiserror = "1.0.59"
|
||||
|
||||
# Used to encode server public key
|
||||
base64 = "0.22.0"
|
||||
base64 = "0.22.1"
|
||||
|
||||
# Used when hashing the state
|
||||
ring = "0.17.8"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue