Skip to content

Commit

Permalink
fix(deps): update rust crate sea-orm-migration to v1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Aug 7, 2024
1 parent 51dcb53 commit 26bdcea
Show file tree
Hide file tree
Showing 2 changed files with 102 additions and 18 deletions.
118 changes: 101 additions & 17 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 packages/media_connector/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ atm0s-sdn = { workspace = true }
prost = { workspace = true }
lru = "0.12"
async-trait = "0.1"
sea-orm-migration = "0.12"
sea-orm-migration = "1.0"
sea-orm = { version = "0.12", features = [
"sqlx-sqlite",
"sqlx-postgres",
Expand Down

0 comments on commit 26bdcea

Please sign in to comment.