Skip to content

Commit

Permalink
build(deps): bump diesel from 2.2.2 to 2.2.3 in the cargo group
Browse files Browse the repository at this point in the history
Bumps the cargo group with 1 update: [diesel](https://github.com/diesel-rs/diesel).


Updates `diesel` from 2.2.2 to 2.2.3
- [Release notes](https://github.com/diesel-rs/diesel/releases)
- [Changelog](https://github.com/diesel-rs/diesel/blob/v2.2.3/CHANGELOG.md)
- [Commits](diesel-rs/diesel@v2.2.2...v2.2.3)

---
updated-dependencies:
- dependency-name: diesel
  dependency-type: direct:production
  dependency-group: cargo
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Aug 23, 2024
1 parent 2477b90 commit c656428
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ async-trait = { version = "0.1.81" }
clap = { version = "4.5.16" }
config = { version = "0.14.0" }
deadpool-diesel = { version = "0.6.1" }
diesel = { version = "2.1.6" }
diesel = { version = "2.2.3" }
diesel_migrations = { version = "2.2.0" }
glob = { version = "0.3.1" }
openssl = { version = "0.10.66" }
Expand Down

0 comments on commit c656428

Please sign in to comment.