fix(deps): update rust crate serde_html_form to 0.2.5

This commit is contained in:
renovate[bot] 2024-03-11 00:15:12 +00:00 committed by June
parent c2317d5e83
commit 4781e232db
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"