diff --git a/Cargo.toml b/Cargo.toml index b73fd366..53137ae1 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -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"