fix(deps): update rust crate serde_html_form to 0.2.5

This commit is contained in:
renovate[bot] 2024-03-12 00:21:01 +00:00 committed by GitHub
parent 1fd14332f3
commit bedfd5317d
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 3 additions and 3 deletions

View file

@ -42,7 +42,7 @@ jsonwebtoken = "9.2.0"
lru-cache = "0.1.2"
# Used for ruma wrapper
serde_html_form = "0.2.4"
serde_html_form = "0.2.5"
# used for TURN server authentication
hmac = "0.12.1"