Skip to content

Commit

Permalink
fix(update): adding sea-query as an explicit dependency to fix update…
Browse files Browse the repository at this point in the history
… issue ref SeaQL/sea-orm#2444
  • Loading branch information
yaleman committed Dec 15, 2024
1 parent 184d493 commit 3ea40ec
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 2 deletions.
5 changes: 3 additions & 2 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -96,6 +96,7 @@ x509-parser = "0.16.0"
webpki = "0.22.4"
rustls-webpki = { version = "0.102.8", features = ["aws_lc_rs"] }
futures = "0.3.31"
sea-query = "0.32.1"

[dev-dependencies]
rand = "0.8.5"
Expand Down

0 comments on commit 3ea40ec

Please sign in to comment.