Skip to content

Commit

Permalink
Update Rust crate diesel to 2.2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
oxide-renovate[bot] committed Jun 22, 2024
1 parent db887f4 commit 496df8d
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 @@ -15,7 +15,7 @@ bb8 = "0.8.3"
chrono = "0.4.38"
cookie = { version = "0.18.1" }
crc32c = "0.6.5"
diesel = { version = "2.1.6", features = ["postgres"] }
diesel = { version = "2.2.1", features = ["postgres"] }
diesel_migrations = { version = "2.1.0" }
dropshot = "0.10.1"
google-cloudkms1 = { git = "https://github.com/Byron/google-apis-rs.git", ref = "ce47a46ca4e80dfbb2ead94037169bc5257c306e" }
Expand Down

0 comments on commit 496df8d

Please sign in to comment.