Skip to content

Commit bb6c08d

Browse files
dependabot[bot]lutter
authored andcommitted
build(deps): bump diesel_derives from 2.3.8 to 2.3.9
Bumps [diesel_derives](https://github.com/diesel-rs/diesel) from 2.3.8 to 2.3.9. - [Release notes](https://github.com/diesel-rs/diesel/releases) - [Changelog](https://github.com/diesel-rs/diesel/blob/main/CHANGELOG.md) - [Commits](diesel-rs/diesel@v2.3.8...v2.3.9) --- updated-dependencies: - dependency-name: diesel_derives dependency-version: 2.3.9 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 144d56f commit bb6c08d

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

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
@@ -64,7 +64,7 @@ diesel = { version = "2.2.7", features = [
6464
diesel-async = { version = "0.9.0", features = ["deadpool", "async-connection-wrapper", "tokio", "postgres"] }
6565
diesel-derive-enum = { version = "2.1.0", features = ["postgres"] }
6666
diesel-dynamic-schema = { version = "0.2.3", features = ["postgres"] }
67-
diesel_derives = "2.3.8"
67+
diesel_derives = "2.3.9"
6868
diesel_migrations = "2.3.2"
6969
env_logger = "0.11.10"
7070
envconfig = "0.11.1"

0 commit comments

Comments
 (0)