Skip to content

Commit

Permalink
Update Rust crate diesel to 2.2.2
Browse files Browse the repository at this point in the history
  • Loading branch information
oxide-renovate[bot] authored Aug 20, 2024
1 parent 9dc6352 commit 62a3aff
Show file tree
Hide file tree
Showing 2 changed files with 36 additions and 55 deletions.
89 changes: 35 additions & 54 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 @@ -26,7 +26,7 @@ clap = { version = "4.5.4", features = ["derive", "string", "env"] }
config = { version = "0.14.0", features = ["toml"] }
cookie = { version = "0.18.1" }
crc32c = "0.6.5"
diesel = { version = "2.1.6", features = ["postgres"] }
diesel = { version = "2.2.2", features = ["postgres"] }
dirs = "5.0.1"
dropshot = "0.10.0"
dropshot-verified-body = { git = "https://github.com/oxidecomputer/dropshot-verified-body" }
Expand Down

0 comments on commit 62a3aff

Please sign in to comment.