Skip to content

Commit 2d49737

Browse files
Update Rust crate diesel to 2.2.9 (#248)
Co-authored-by: oxide-renovate[bot] <146848827+oxide-renovate[bot]@users.noreply.github.com>
1 parent 5af67c7 commit 2d49737

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.40"
1616
cookie = { version = "0.18.1" }
1717
crc32c = "0.6.8"
18-
diesel = { version = "2.2.8", features = ["postgres"] }
18+
diesel = { version = "2.2.9", features = ["postgres"] }
1919
diesel_migrations = { version = "2.2.0" }
2020
dropshot = "0.16"
2121
google-cloudkms1 = "6.0.0"

0 commit comments

Comments
 (0)