Skip to content

Commit

Permalink
Merge pull request torrust#369 from torrust/dependabot/cargo/develop/…
Browse files Browse the repository at this point in the history
…r2d2_mysql-24.0.0
  • Loading branch information
dependabot[bot] authored Sep 6, 2023
2 parents 8e40ca5 + 509d045 commit 60447f5
Show file tree
Hide file tree
Showing 2 changed files with 86 additions and 17 deletions.
101 changes: 85 additions & 16 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 @@ -53,7 +53,7 @@ log = { version = "0.4", features = ["release_max_level_info"] }
fern = "0.6"
chrono = { version = "0.4.24", default-features = false, features = ["clock"] }
r2d2 = "0.8"
r2d2_mysql = "23.0"
r2d2_mysql = "24.0"
r2d2_sqlite = { version = "0.22", features = ["bundled"] }
rand = "0.8"
derive_more = "0.99"
Expand Down

0 comments on commit 60447f5

Please sign in to comment.