Skip to content

Commit

Permalink
Update Rust crate diesel to 2.2.6 (#185)
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 Dec 4, 2024
1 parent 423dc02 commit 78e5cdb
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ bb8 = "0.8.6"
chrono = "0.4.38"
cookie = { version = "0.18.1" }
crc32c = "0.6.8"
diesel = { version = "2.2.5", features = ["postgres"] }
diesel = { version = "2.2.6", features = ["postgres"] }
diesel_migrations = { version = "2.2.0" }
dropshot = { version = "0.14.0" }
google-cloudkms1 = "6.0.0"
Expand Down

0 comments on commit 78e5cdb

Please sign in to comment.