bump thread_local in cargo.toml
Signed-off-by: strawberry <strawberry@puppygock.gay>
This commit is contained in:
parent
1ecad225be
commit
cc762c49e2
|
@ -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…
Reference in New Issue