chore(deps): 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:
parent
9ca9b36666
commit
7a83635ced
1966
Cargo.lock
generated
1966
Cargo.lock
generated
File diff suppressed because it is too large
Load Diff
@ -15,7 +15,7 @@ serde = "1.0.104"
|
||||
serde_derive = "1.0.104"
|
||||
|
||||
r2d2 = "0.8.8"
|
||||
diesel = { version = "1.4.3", features = ["postgres", "r2d2", "chrono"] }
|
||||
diesel = { version = "1.4.6", features = ["postgres", "r2d2", "chrono"] }
|
||||
diesel_derives = "1.4.1"
|
||||
diesel_migrations = "1.4.0"
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user