Skip to content

Commit

Permalink
Update sqlx version to 0.7.4
Browse files Browse the repository at this point in the history
  • Loading branch information
picoHz committed Apr 23, 2024
1 parent 90c86c3 commit aa925dd
Show file tree
Hide file tree
Showing 2 changed files with 73 additions and 51 deletions.
122 changes: 72 additions & 50 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 taxy/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ serde_json = "1.0.102"
serde_qs = "0.13.0"
sha2 = "0.10.7"
shellexpand = "3.1.0"
sqlx = { version = "0.7.0", features = [
sqlx = { version = "0.7.4", features = [
"runtime-tokio-rustls",
"sqlite",
"time",
Expand Down

0 comments on commit aa925dd

Please sign in to comment.