Skip to content

Commit

Permalink
chore(deps): Bump sea-orm from 0.12.14 to 0.12.15 (#18775)
Browse files Browse the repository at this point in the history
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Oct 3, 2024
1 parent 1d8b536 commit 6d126d5
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -176,7 +176,7 @@ parking_lot = { version = "0.12", features = [
"arc_lock",
"deadlock_detection",
] }
sea-orm = { version = "0.12.14", features = [
sea-orm = { version = "0.12.15", features = [
"sqlx-mysql",
"sqlx-postgres",
"sqlx-sqlite",
Expand Down

0 comments on commit 6d126d5

Please sign in to comment.