bump thread_local in cargo.toml

Signed-off-by: strawberry <strawberry@puppygock.gay>
This commit is contained in:
strawberry 2024-02-20 23:15:58 -05:00 committed by June
parent 1ecad225be
commit cc762c49e2
1 changed files with 1 additions and 1 deletions

View File

@ -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"