Skip to content

Commit 6e7d816

Browse files
dependabot[bot]lutter
authored andcommitted
build(deps): bump diesel_migrations from 2.3.0 to 2.3.1
Bumps [diesel_migrations](https://github.com/diesel-rs/diesel) from 2.3.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-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 6e86a91 commit 6e7d816

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
@@ -60,7 +60,7 @@ diesel-async = { version = "0.7.3", features = ["deadpool", "async-connection-wr
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"
63-
diesel_migrations = "2.1.0"
63+
diesel_migrations = "2.3.1"
6464
envconfig = "0.11.1"
6565
graph = { path = "./graph" }
6666
graph-core = { path = "./core" }

0 commit comments

Comments
 (0)