mirror of
https://github.com/girlbossceo/conduwuit.git
synced 2026-03-30 15:34:43 -04:00
Bump serde_html_form from 0.2.3 to 0.2.4
Bumps [serde_html_form](https://github.com/jplatte/serde_html_form) from 0.2.3 to 0.2.4. - [Changelog](https://github.com/jplatte/serde_html_form/blob/main/CHANGELOG.md) - [Commits](https://github.com/jplatte/serde_html_form/compare/v0.2.3...v0.2.4) --- updated-dependencies: - dependency-name: serde_html_form dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
aa3fd6a47e
commit
19e772d655
2 changed files with 3 additions and 3 deletions
|
|
@ -78,7 +78,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"
|
||||
|
||||
rocksdb = { git = "https://github.com/rust-rocksdb/rust-rocksdb", rev = "1fb26dd5dc363c9fded526bac45366a436fc50a9", default-features = false, features = ["multi-threaded-cf", "snappy", "lz4", "zstd"], optional = true }
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue