We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5054f52 commit 573b63eCopy full SHA for 573b63e
Cargo.toml
@@ -20,7 +20,7 @@ anyhow = "1.0.94"
20
async-bb8-diesel = { git = "https://github.com/oxidecomputer/async-bb8-diesel" }
21
async-trait = "0.1.83"
22
base64 = "0.22"
23
-bb8 = "0.8.6"
+bb8 = "0.9.0"
24
chrono = "0.4.39"
25
clap = { version = "4.5.23", features = ["derive", "string", "env"] }
26
config = { version = "0.14.1", features = ["toml"] }
0 commit comments