Skip to content

Commit 8bacdc4

Browse files
authored
build(deps): bump sea-query from 0.32.2 to 0.32.3 in the sea-query group (#4236)
2 parents ceceee5 + 22154ef commit 8bacdc4

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
@@ -280,7 +280,7 @@ features = ["url", "chrono", "preserve_order"]
280280

281281
# Query builder
282282
[workspace.dependencies.sea-query]
283-
version = "0.32.2"
283+
version = "0.32.3"
284284
features = ["derive", "attr", "with-uuid", "with-chrono", "postgres-array"]
285285

286286
# Query builder

0 commit comments

Comments
 (0)