Skip to content

Commit 4dc8895

Browse files
chore(deps): bump serde_html_form from 0.2.8 to 0.3.2
Bumps [serde_html_form](https://github.com/jplatte/serde_html_form) from 0.2.8 to 0.3.2. - [Changelog](https://github.com/jplatte/serde_html_form/blob/main/CHANGELOG.md) - [Commits](jplatte/serde_html_form@v0.2.8...v0.3.2) --- updated-dependencies: - dependency-name: serde_html_form dependency-version: 0.3.2 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 9ff65d3 commit 4dc8895

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

Cargo.lock

Lines changed: 7 additions & 7 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -119,7 +119,7 @@ schemars = { version = "0.9", default-features = false }
119119
sea-query = { version = "0.32", default-features = false }
120120
sea-query-binder = { version = "0.7", default-features = false }
121121
serde = "1"
122-
serde_html_form = "0.2"
122+
serde_html_form = "0.3"
123123
serde_json = "1"
124124
serde_path_to_error = "0.1.20"
125125
serde_urlencoded = "0.7"

0 commit comments

Comments
 (0)