Skip to content

Commit

Permalink
Bump sea-orm from 0.12.14 to 0.12.15
Browse files Browse the repository at this point in the history
Bumps [sea-orm](https://github.com/SeaQL/sea-orm) from 0.12.14 to 0.12.15.
- [Release notes](https://github.com/SeaQL/sea-orm/releases)
- [Changelog](https://github.com/SeaQL/sea-orm/blob/0.12.15/CHANGELOG.md)
- [Commits](SeaQL/sea-orm@0.12.14...0.12.15)

---
updated-dependencies:
- dependency-name: sea-orm
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Mar 18, 2024
1 parent f1d1547 commit de22584
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 @@ -4,7 +4,7 @@ members = ["models", "sessions"]
resolver = "2"

[workspace.dependencies]
sea-orm = { version = "0.12.14", features = [
sea-orm = { version = "0.12.15", features = [
"runtime-tokio-rustls",
"sqlx-mysql",
] }

0 comments on commit de22584

Please sign in to comment.