Skip to content

Commit 8d440f1

Browse files
Update Rust crate bb8 to 0.8.5 (#163)
Co-authored-by: oxide-renovate[bot] <146848827+oxide-renovate[bot]@users.noreply.github.com>
1 parent ae35d7c commit 8d440f1

File tree

2 files changed

+3
-4
lines changed

2 files changed

+3
-4
lines changed

Cargo.lock

Lines changed: 2 additions & 3 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
@@ -20,7 +20,7 @@ anyhow = "1.0.86"
2020
async-bb8-diesel = { git = "https://github.com/oxidecomputer/async-bb8-diesel" }
2121
async-trait = "0.1.81"
2222
base64 = "0.22"
23-
bb8 = "0.8.3"
23+
bb8 = "0.8.5"
2424
chrono = "0.4.38"
2525
clap = { version = "4.5.4", features = ["derive", "string", "env"] }
2626
config = { version = "0.14.0", features = ["toml"] }

0 commit comments

Comments
 (0)