Skip to content

Commit 477dd22

Browse files
Update Rust crate bb8 to 0.9.1
1 parent 539ba51 commit 477dd22

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.100"
2020
async-bb8-diesel = { git = "https://github.com/oxidecomputer/async-bb8-diesel" }
2121
async-trait = "0.1.89"
2222
base64 = "0.22"
23-
bb8 = "0.8.6"
23+
bb8 = "0.9.1"
2424
chrono = "0.4.42"
2525
clap = { version = "4.5.54", features = ["derive", "string", "env"] }
2626
config = { version = "0.15.13", features = ["toml"] }

0 commit comments

Comments
 (0)