Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
updated-dependencies:
- dependency-name: mysql
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored May 25, 2024
1 parent 99bff48 commit 36f4456
Show file tree
Hide file tree
Showing 2 changed files with 86 additions and 40 deletions.
124 changes: 85 additions & 39 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 @@ -31,7 +31,7 @@ rustls = { version = "0.22.1", optional = true }

[dev-dependencies]
postgres = "0.19.1"
mysql = "24"
mysql = "25"
mysql_async = "0.33.0"
slab = "0.4.2"
tokio = { version = "1.15.0", features = ["full"] }
Expand Down

0 comments on commit 36f4456

Please sign in to comment.