Skip to content

Commit a2631c2

Browse files
Update Rust crate diesel to 2.2.12 (#312)
Co-authored-by: oxide-renovate[bot] <146848827+oxide-renovate[bot]@users.noreply.github.com>
1 parent 5ab143b commit a2631c2

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
@@ -26,7 +26,7 @@ clap = { version = "4.5.41", features = ["derive", "string", "env"] }
2626
config = { version = "0.15.11", features = ["toml"] }
2727
cookie = { version = "0.18.1" }
2828
crc32c = "0.6.8"
29-
diesel = { version = "2.2.8", features = ["postgres"] }
29+
diesel = { version = "2.2.12", features = ["postgres"] }
3030
diesel_migrations = { version = "2.2.0" }
3131
dirs = "6.0.0"
3232
dropshot = "0.16"

0 commit comments

Comments
 (0)