mirror of
https://github.com/girlbossceo/conduwuit.git
synced 2026-04-08 04:54:38 -04:00
fix(deps): update rust crate thread_local to 1.1.8
This commit is contained in:
parent
9602fefa7e
commit
c889e550b9
2 changed files with 3 additions and 3 deletions
|
|
@ -81,7 +81,7 @@ threadpool = "1.8.1"
|
|||
# Used for ruma wrapper
|
||||
serde_html_form = "0.2.4"
|
||||
|
||||
thread_local = "1.1.7"
|
||||
thread_local = "1.1.8"
|
||||
# used for TURN server authentication
|
||||
hmac = "0.12.1"
|
||||
sha-1 = "0.10.1"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue