Skip to content

Commit

Permalink
Update sea-query.
Browse files Browse the repository at this point in the history
  • Loading branch information
emmiegit committed Oct 22, 2024
1 parent b49e7dc commit 09a9611
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 14 deletions.
17 changes: 4 additions & 13 deletions deepwell/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 deepwell/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ rsmq_async = "11"
rust-s3 = { version = "0.32", features = ["with-tokio"], default-features = false }
rust-otp = "2"
sea-orm = { version = "1", features = ["sqlx-postgres", "runtime-tokio-rustls", "postgres-array", "macros", "with-json", "with-time"], default-features = false }
sea-query = "0.31"
sea-query = "0.32"
serde = { version = "1", features = ["derive"] }
serde_json = "1"
sha2 = "0.10"
Expand Down

0 comments on commit 09a9611

Please sign in to comment.