Skip to content

Commit 8d42683

Browse files
Bump diesel_migrations from 2.2.0 to 2.3.1
Bumps [diesel_migrations](https://github.com/diesel-rs/diesel) from 2.2.0 to 2.3.1. - [Release notes](https://github.com/diesel-rs/diesel/releases) - [Changelog](https://github.com/diesel-rs/diesel/blob/main/CHANGELOG.md) - [Commits](https://github.com/diesel-rs/diesel/commits) --- updated-dependencies: - dependency-name: diesel_migrations dependency-version: 2.3.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent f92fd2a commit 8d42683

2 files changed

Lines changed: 74 additions & 49 deletions

File tree

Cargo.lock

Lines changed: 73 additions & 48 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
@@ -7,7 +7,7 @@ license = "AGPL-3.0"
77
rust-version = "1.80"
88

99
[dependencies]
10-
diesel_migrations = "2.2.0"
10+
diesel_migrations = "2.3.1"
1111
futures = "0.3.31"
1212
http-body-util = "0.1.3"
1313
hyper-util = "0.1.19"

0 commit comments

Comments
 (0)