Skip to content

Commit 3d19e15

Browse files
Update Rust crate diesel to 2.2.7 (#280)
Co-authored-by: oxide-renovate[bot] <146848827+oxide-renovate[bot]@users.noreply.github.com>
1 parent 9281cdb commit 3d19e15

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.27", features = ["derive", "string", "env"] }
2626
config = { version = "0.15.7", features = ["toml"] }
2727
cookie = { version = "0.18.1" }
2828
crc32c = "0.6.8"
29-
diesel = { version = "2.2.6", features = ["postgres"] }
29+
diesel = { version = "2.2.7", features = ["postgres"] }
3030
diesel_migrations = { version = "2.2.0" }
3131
dirs = "6.0.0"
3232
dropshot = "0.15"

0 commit comments

Comments
 (0)