fix(deps): update rust crate serde_html_form to 0.2.4
This commit is contained in:
parent
5ef46c63e6
commit
7a08f0754b
1 changed files with 1 additions and 1 deletions
|
@ -81,7 +81,7 @@ parking_lot = { version = "0.12.1", optional = true }
|
|||
num_cpus = "1.16.0"
|
||||
threadpool = "1.8.1"
|
||||
# Used for ruma wrapper
|
||||
serde_html_form = "0.2.3"
|
||||
serde_html_form = "0.2.4"
|
||||
|
||||
thread_local = "1.1.7"
|
||||
# used for TURN server authentication
|
||||
|
|
Loading…
Add table
Reference in a new issue