Skip to content

Commit 7df8e56

Browse files
dep-update: bump serde_qs from 0.15.0 to 1.0.0
Bumps [serde_qs](https://github.com/samscott89/serde_qs) from 0.15.0 to 1.0.0. - [Release notes](https://github.com/samscott89/serde_qs/releases) - [Changelog](https://github.com/samscott89/serde_qs/blob/main/CHANGELOG.md) - [Commits](samscott89/serde_qs@v0.15.0...v1.0.0) --- updated-dependencies: - dependency-name: serde_qs dependency-version: 1.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 03ab9c7 commit 7df8e56

2 files changed

Lines changed: 11 additions & 24 deletions

File tree

Cargo.lock

Lines changed: 10 additions & 23 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
@@ -27,7 +27,7 @@ utoipa = { version = "5", optional = true, features = ["chrono"] }
2727
xxhash-rust = { version = "0.8.15", features = ["xxh3"], optional = true }
2828
[dev-dependencies]
2929
criterion = "0.7.0"
30-
serde_qs = "0.15.0"
30+
serde_qs = "1.0.0"
3131
test-case = "3.3.1"
3232

3333
[[bench]]

0 commit comments

Comments
 (0)