Skip to content

Commit 8769a5f

Browse files
Update Rust crate diesel to 2.1.6 (#127)
Co-authored-by: oxide-renovate[bot] <146848827+oxide-renovate[bot]@users.noreply.github.com>
1 parent a764d6c commit 8769a5f

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Cargo.lock

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ clap = { version = "4.5.4", features = ["derive", "string", "env"] }
2727
config = { version = "0.14.0", features = ["toml"] }
2828
cookie = { version = "0.18.1" }
2929
crc32c = "0.6.5"
30-
diesel = { version = "2.1.5", features = ["postgres"] }
30+
diesel = { version = "2.1.6", features = ["postgres"] }
3131
dirs = "5.0.1"
3232
dropshot = "0.10.0"
3333
dropshot-verified-body = { git = "https://github.com/oxidecomputer/dropshot-verified-body" }

0 commit comments

Comments
 (0)