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