Bump diesel-async from 0.5.2 to 0.6.1 - #14
Open
dependabot[bot] wants to merge 1 commit into
Open
Conversation
Bumps [diesel-async](https://github.com/weiznich/diesel_async) from 0.5.2 to 0.6.1. - [Release notes](https://github.com/weiznich/diesel_async/releases) - [Changelog](https://github.com/diesel-rs/diesel_async/blob/main/CHANGELOG.md) - [Commits](diesel-rs/diesel_async@v0.5.2...v0.6.1) --- updated-dependencies: - dependency-name: diesel-async dependency-version: 0.6.1 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
Bot
force-pushed
the
dependabot/cargo/diesel-async-0.6.1
branch
from
July 12, 2026 17:52
59e5f2a to
a44cb82
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps diesel-async from 0.5.2 to 0.6.1.
Release notes
Sourced from diesel-async's releases.
Changelog
Sourced from diesel-async's changelog.
Commits
82b8c37Merge pull request #245 from weiznich/fix/2446a413a8Fix building with different feature combinations52dc601Fix Changelogf043b13Prepare a diesel_async 0.6.0 releasea9f7a35Copy new statement cache form diesel to unblock a releasef8263a1Merge pull request #240 from progval/patch-15f4aae0Fix documentation link to SyncConnectionWrapper540b1a5Merge pull request #242 from weiznich/fix/2412e4075aFix a bug in how we handle serialization errors7d45634Merge pull request #239 from weiznich/fix/bump_msrv_1.84