Skip to content

Commit 7675e54

Browse files
dependabot[bot]lutter
authored andcommitted
build(deps): bump diesel_derives from 2.3.3 to 2.3.6
Bumps [diesel_derives](https://github.com/diesel-rs/diesel) from 2.3.3 to 2.3.6. - [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_derives dependency-version: 2.3.6 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 8a97767 commit 7675e54

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
@@ -59,7 +59,7 @@ diesel = { version = "2.2.7", features = [
5959
diesel-async = { version = "0.7.3", 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"] }
62-
diesel_derives = "2.2.7"
62+
diesel_derives = "2.3.6"
6363
diesel_migrations = "2.1.0"
6464
graph = { path = "./graph" }
6565
graph-core = { path = "./core" }

0 commit comments

Comments
 (0)