Skip to content
This repository has been archived by the owner on Mar 9, 2024. It is now read-only.

Commit

Permalink
chore(deps): bump sea-orm from 0.12.10 to 0.12.11 (#286)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Jan 15, 2024
1 parent bb59b13 commit 2c8d74b
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 @@ -18,7 +18,7 @@ http-body-util = "0.1.0"
hyper = "1.1.0"
rand = "0.8.5"
reqwest = { version = "0.11.23", features = ["json"] }
sea-orm = { version = "0.12.10", features = [
sea-orm = { version = "0.12.11", features = [
"macros",
"sqlx-mysql",
"runtime-tokio-rustls",
Expand Down

0 comments on commit 2c8d74b

Please sign in to comment.