Skip to content

Commit dec9ae7

Browse files
dependabot[bot]lutter
authored andcommitted
build(deps): bump diesel-async from 0.7.3 to 0.7.4
Bumps [diesel-async](https://github.com/weiznich/diesel_async) from 0.7.3 to 0.7.4. - [Release notes](https://github.com/weiznich/diesel_async/releases) - [Changelog](https://github.com/weiznich/diesel_async/blob/main/CHANGELOG.md) - [Commits](weiznich/diesel_async@v0.7.3...v0.7.4) --- updated-dependencies: - dependency-name: diesel-async dependency-version: 0.7.4 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 2000d5e commit dec9ae7

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Cargo.lock

Lines changed: 2 additions & 2 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
@@ -56,7 +56,7 @@ diesel = { version = "2.2.7", features = [
5656
"chrono",
5757
"i-implement-a-third-party-backend-and-opt-into-breaking-changes",
5858
] }
59-
diesel-async = { version = "0.7.3", features = ["deadpool", "async-connection-wrapper", "tokio", "postgres"] }
59+
diesel-async = { version = "0.7.4", features = ["deadpool", "async-connection-wrapper", "tokio", "postgres"] }
6060
diesel-derive-enum = { version = "2.1.0", features = ["postgres"] }
6161
diesel-dynamic-schema = { version = "0.2.3", features = ["postgres"] }
6262
diesel_derives = "2.3.6"

0 commit comments

Comments
 (0)