Skip to content

Commit

Permalink
Merge pull request #75 from f1-tech/dependabot/cargo/mysql_common-0.32.4
Browse files Browse the repository at this point in the history
build(deps): bump mysql_common from 0.32.2 to 0.32.4
  • Loading branch information
thibault-cne authored Jun 20, 2024
2 parents 3e21f33 + 36c1ac8 commit 7c90810
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 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 Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ sea-query = { version = "0.30.7", default-features = false, features = [
] }
r2d2 = "0.8.10"
mysql = { version = "25.0.1", default-features = false, features = ["minimal"] }
mysql_common = { version = "0.32.2", default-features = false, features = [
mysql_common = { version = "0.32.4", default-features = false, features = [
"time",
"derive",
"bigdecimal",
Expand Down

0 comments on commit 7c90810

Please sign in to comment.