Skip to content

Commit e36ee69

Browse files
Bump mysql_async from 0.35.1 to 0.36.0
Bumps [mysql_async](https://github.com/blackbeam/mysql_async) from 0.35.1 to 0.36.0. - [Release notes](https://github.com/blackbeam/mysql_async/releases) - [Commits](blackbeam/mysql_async@v0.35.1...v0.36.0) --- updated-dependencies: - dependency-name: mysql_async dependency-version: 0.36.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent fa2198d commit e36ee69

2 files changed

Lines changed: 11 additions & 68 deletions

File tree

Cargo.lock

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

core/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ fundu = "2.0.1"
5050
futures = "0.3"
5151
geo-types = "0.7"
5252
itertools = "0.14.0"
53-
mysql_async = { version = "0.35", features = [
53+
mysql_async = { version = "0.36", features = [
5454
"native-tls-tls",
5555
"chrono",
5656
"time",

0 commit comments

Comments
 (0)