Skip to content

Commit 509d045

Browse files
chore(deps): bump r2d2_mysql from 23.0.0 to 24.0.0
Bumps [r2d2_mysql](https://github.com/outersky/r2d2-mysql) from 23.0.0 to 24.0.0. - [Release notes](https://github.com/outersky/r2d2-mysql/releases) - [Changelog](https://github.com/outersky/r2d2-mysql/blob/master/CHANGELOG.md) - [Commits](https://github.com/outersky/r2d2-mysql/commits) --- updated-dependencies: - dependency-name: r2d2_mysql dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 8e40ca5 commit 509d045

2 files changed

Lines changed: 86 additions & 17 deletions

File tree

Cargo.lock

Lines changed: 85 additions & 16 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ log = { version = "0.4", features = ["release_max_level_info"] }
5353
fern = "0.6"
5454
chrono = { version = "0.4.24", default-features = false, features = ["clock"] }
5555
r2d2 = "0.8"
56-
r2d2_mysql = "23.0"
56+
r2d2_mysql = "24.0"
5757
r2d2_sqlite = { version = "0.22", features = ["bundled"] }
5858
rand = "0.8"
5959
derive_more = "0.99"

0 commit comments

Comments
 (0)