Skip to content

Commit 975b6ba

Browse files
fix(deps): update rust crate diesel to 2.3.6 (#352)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 8cf4e3d commit 975b6ba

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
@@ -6,7 +6,7 @@ version = "0.1.0"
66
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
77

88
[dependencies]
9-
diesel = {version = "2.3.5", features = ["postgres"]}
9+
diesel = {version = "2.3.6", features = ["postgres"]}
1010
diesel_migrations = "2.3.1"
1111
lazy_static = "1.5.0"
1212
num_cpus = "1.17.0"

0 commit comments

Comments
 (0)