Skip to content

Commit 573b63e

Browse files
Update Rust crate bb8 to 0.9.0
1 parent 5054f52 commit 573b63e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ anyhow = "1.0.94"
2020
async-bb8-diesel = { git = "https://github.com/oxidecomputer/async-bb8-diesel" }
2121
async-trait = "0.1.83"
2222
base64 = "0.22"
23-
bb8 = "0.8.6"
23+
bb8 = "0.9.0"
2424
chrono = "0.4.39"
2525
clap = { version = "4.5.23", features = ["derive", "string", "env"] }
2626
config = { version = "0.14.1", features = ["toml"] }

0 commit comments

Comments
 (0)