Bump diesel from 1.4.3 to 1.4.6

Bumps [diesel](https://github.com/diesel-rs/diesel) from 1.4.3 to 1.4.6.
- [Release notes](https://github.com/diesel-rs/diesel/releases)
- [Changelog](https://github.com/diesel-rs/diesel/blob/master/CHANGELOG.md)
- [Commits](https://github.com/diesel-rs/diesel/compare/v1.4.3...v1.4.6)

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2022-06-17 00:39:48 +00:00 committed by GitHub
parent 9bfc19f8b7
commit 03f217869a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 838 additions and 838 deletions

1674
Cargo.lock generated

File diff suppressed because it is too large Load Diff

View File

@ -36,7 +36,7 @@ radix_fmt = "1.0.0"
rand = "0.7.3"
toml = "0.5.5"
[dependencies.diesel]
version = "1.4.3"
version = "1.4.6"
features = ["r2d2", "sqlite"]
[dependencies.libsqlite3-sys]
version = "0.16.0"