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 June
parent 98e480ddcd
commit 80f624c0fb
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"