Skip to content

Commit 41f8700

Browse files
Update Rust crate diesel to 2.3.3 (#299)
Co-authored-by: oxide-renovate[bot] <146848827+oxide-renovate[bot]@users.noreply.github.com>
1 parent 31b48fa commit 41f8700

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

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
@@ -15,7 +15,7 @@ bb8 = "0.8.6"
1515
chrono = "0.4.42"
1616
cookie = { version = "0.18.1" }
1717
crc32c = "0.6.8"
18-
diesel = { version = "2.2.12", features = ["postgres"] }
18+
diesel = { version = "2.3.3", features = ["postgres"] }
1919
diesel_migrations = { version = "2.3.0" }
2020
dropshot = "0.16"
2121
futures = "0.3.31"

0 commit comments

Comments
 (0)