mirror of
https://github.com/girlbossceo/conduwuit.git
synced 2026-04-08 21:14:39 -04:00
fix(deps): update rust crate thiserror to 1.0.58
This commit is contained in:
parent
e888a0a745
commit
4481f6f754
2 changed files with 5 additions and 5 deletions
|
|
@ -18,7 +18,7 @@ rust-version = "1.75.0"
|
|||
rand = "0.8.5"
|
||||
|
||||
# Used for conduit::Error type
|
||||
thiserror = "1.0.57"
|
||||
thiserror = "1.0.58"
|
||||
|
||||
# Used to encode server public key
|
||||
base64 = "0.22.0"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue