Skip to content

Commit af70d38

Browse files
build(deps): bump sea-query from 0.32.5 to 0.32.6 in the sea-query group
Bumps the sea-query group with 1 update: [sea-query](https://github.com/SeaQL/sea-query). Updates `sea-query` from 0.32.5 to 0.32.6 - [Release notes](https://github.com/SeaQL/sea-query/releases) - [Changelog](https://github.com/SeaQL/sea-query/blob/master/CHANGELOG.md) - [Commits](SeaQL/sea-query@0.32.5...0.32.6) --- updated-dependencies: - dependency-name: sea-query dependency-version: 0.32.6 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: sea-query ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent b229cb8 commit af70d38

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Cargo.lock

Lines changed: 2 additions & 2 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
@@ -309,7 +309,7 @@ features = ["oid"]
309309

310310
# Query builder
311311
[workspace.dependencies.sea-query]
312-
version = "0.32.5"
312+
version = "0.32.6"
313313
features = ["derive", "attr", "with-uuid", "with-chrono", "postgres-array"]
314314

315315
# Query builder

0 commit comments

Comments
 (0)