Skip to content

Commit

Permalink
Bump diesel from 2.2.2 to 2.2.3
Browse files Browse the repository at this point in the history
Bumps [diesel](https://github.com/diesel-rs/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
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Aug 23, 2024
1 parent 453973d commit 91943d5
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 @@ -27,7 +27,7 @@ anyhow = "1.0.70"
async-fuse = "0.11.4"
async-injector = "0.19.3"
chrono = { version = "0.4.24", default-features = false, features = ["serde"] }
diesel = "2.1.5"
diesel = "2.2.3"
parking_lot = "0.12.1"
serde = { version = "1.0.197", features = ["derive", "rc"] }
serde_json = "1.0.96"
Expand Down

0 comments on commit 91943d5

Please sign in to comment.