Skip to content

Commit befcb02

Browse files
Update Rust crate diesel to 2.2.7 (#229)
Co-authored-by: oxide-renovate[bot] <146848827+oxide-renovate[bot]@users.noreply.github.com>
1 parent 4e72017 commit befcb02

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Cargo.lock

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ bb8 = "0.8.6"
1515
chrono = "0.4.39"
1616
cookie = { version = "0.18.1" }
1717
crc32c = "0.6.8"
18-
diesel = { version = "2.2.6", features = ["postgres"] }
18+
diesel = { version = "2.2.7", features = ["postgres"] }
1919
diesel_migrations = { version = "2.2.0" }
2020
dropshot = { version = "0.15" }
2121
google-cloudkms1 = "6.0.0"

0 commit comments

Comments
 (0)