Skip to content

Commit 813a0f1

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] <[email protected]>
1 parent c5dc3dc commit 813a0f1

File tree

2 files changed

+107
-19
lines changed

2 files changed

+107
-19
lines changed

Cargo.lock

Lines changed: 106 additions & 18 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
@@ -29,7 +29,7 @@ log = { version = "0.4", features = ["release_max_level_info"] }
2929
fern = "0.6"
3030
chrono = { version = "0.4.24", default-features = false, features = ["clock"] }
3131
r2d2 = "0.8"
32-
r2d2_mysql = "23.0"
32+
r2d2_mysql = "24.0"
3333
r2d2_sqlite = { version = "0.22", features = ["bundled"] }
3434
rand = "0.8"
3535
derive_more = "0.99"

0 commit comments

Comments
 (0)