Skip to content

Commit c8ee0df

Browse files
Update Rust crate diesel to 2.3.5 (#316)
Co-authored-by: oxide-renovate[bot] <146848827+oxide-renovate[bot]@users.noreply.github.com>
1 parent a6bf279 commit c8ee0df

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ bb8 = "0.9"
1515
chrono = "0.4.42"
1616
cookie = { version = "0.18.1" }
1717
crc32c = "0.6.8"
18-
diesel = { version = "2.3.4", features = ["postgres"] }
18+
diesel = { version = "2.3.5", features = ["postgres"] }
1919
diesel_migrations = { version = "2.3.1" }
2020
dropshot = "0.16"
2121
futures = "0.3.31"

0 commit comments

Comments
 (0)