Skip to content

Commit d7b9d7e

Browse files
build(deps): bump diesel from 2.2.3 to 2.2.4
Bumps [diesel](https://github.com/diesel-rs/diesel) from 2.2.3 to 2.2.4. - [Release notes](https://github.com/diesel-rs/diesel/releases) - [Changelog](https://github.com/diesel-rs/diesel/blob/v2.2.4/CHANGELOG.md) - [Commits](diesel-rs/diesel@v2.2.3...v2.2.4) --- updated-dependencies: - dependency-name: diesel dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 67603e7 commit d7b9d7e

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
@@ -20,7 +20,7 @@ async-trait = { version = "0.1.81" }
2020
clap = { version = "4.5.16" }
2121
config = { version = "0.14.0" }
2222
deadpool-diesel = { version = "0.6.1" }
23-
diesel = { version = "2.2.3" }
23+
diesel = { version = "2.2.4" }
2424
diesel_migrations = { version = "2.2.0" }
2525
glob = { version = "0.3.1" }
2626
openssl = { version = "0.10.66" }

0 commit comments

Comments
 (0)