Skip to content

Commit

Permalink
Merge pull request #93 from Goval-Community/dependabot/cargo/sea-orm-…
Browse files Browse the repository at this point in the history
…migration-0.12.14

build(deps): bump sea-orm-migration from 0.12.12 to 0.12.14
  • Loading branch information
PotentialStyx authored Feb 18, 2024
2 parents 1b96167 + 9541d5a commit 41a62fe
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 migration/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ tokio = { version = "1.36.0", features = ["full"]}
# async-std = { version = "1", features = ["attributes", "tokio1"] }

[dependencies.sea-orm-migration]
version = "0.12.12"
version = "0.12.14"
features = [
# Enable at least one `ASYNC_RUNTIME` and `DATABASE_DRIVER` feature if you want to run migration via CLI.
# View the list of supported features at https://www.sea-ql.org/SeaORM/docs/install-and-config/database-and-async-runtime.
Expand Down

0 comments on commit 41a62fe

Please sign in to comment.