fix(deps): update rust crate serde_html_form to 0.2.6

This commit is contained in:
renovate[bot] 2024-03-28 22:24:29 +00:00 committed by GitHub
parent 051668b62b
commit 2bc71f231f
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 3 additions and 3 deletions

View file

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