Skip to content

Commit 4b49d40

Browse files
build(deps): bump diesel from 2.3.6 to 2.3.8
Bumps [diesel](https://github.com/diesel-rs/diesel) from 2.3.6 to 2.3.8. - [Release notes](https://github.com/diesel-rs/diesel/releases) - [Changelog](https://github.com/diesel-rs/diesel/blob/main/CHANGELOG.md) - [Commits](diesel-rs/diesel@v2.3.6...v2.3.8) --- updated-dependencies: - dependency-name: diesel dependency-version: 2.3.8 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 2b53b46 commit 4b49d40

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

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
@@ -31,7 +31,7 @@ askama = "0.12"
3131
base64 = "0.22"
3232
bytes = "1"
3333
chrono = { version = "0.4", features = ["serde"] }
34-
diesel = { version = "2.0", features = ["postgres", "chrono", "serde_json", "r2d2"] }
34+
diesel = { version = "2.3", features = ["postgres", "chrono", "serde_json", "r2d2"] }
3535
diesel_migrations = { version = "2.0" }
3636
dotenv = "0.15"
3737
filetime = "0.2"

0 commit comments

Comments
 (0)