Skip to content

Commit 8d68bd9

Browse files
Update Rust crate bb8 to 0.8.3 (#102)
Co-authored-by: oxide-renovate[bot] <146848827+oxide-renovate[bot]@users.noreply.github.com>
1 parent 23d452c commit 8d68bd9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ anyhow = "1.0.81"
2020
async-bb8-diesel = { git = "https://github.com/oxidecomputer/async-bb8-diesel" }
2121
async-trait = "0.1.79"
2222
base64 = "0.21.7"
23-
bb8 = "0.8.1"
23+
bb8 = "0.8.3"
2424
chrono = "0.4.37"
2525
clap = { version = "4.5.4", features = ["derive", "string", "env"] }
2626
config = { version = "0.13.4", features = ["toml"] }

0 commit comments

Comments
 (0)