Skip to content

Commit

Permalink
Update Rust crate diesel to 2.2.7 (#280)
Browse files Browse the repository at this point in the history
Co-authored-by: oxide-renovate[bot] <146848827+oxide-renovate[bot]@users.noreply.github.com>
  • Loading branch information
oxide-renovate[bot] authored Jan 31, 2025
1 parent 9281cdb commit 3d19e15
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ clap = { version = "4.5.27", features = ["derive", "string", "env"] }
config = { version = "0.15.7", features = ["toml"] }
cookie = { version = "0.18.1" }
crc32c = "0.6.8"
diesel = { version = "2.2.6", features = ["postgres"] }
diesel = { version = "2.2.7", features = ["postgres"] }
diesel_migrations = { version = "2.2.0" }
dirs = "6.0.0"
dropshot = "0.15"
Expand Down

0 comments on commit 3d19e15

Please sign in to comment.