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 e8e3aae commit 1cf8988Copy full SHA for 1cf8988
Cargo.toml
@@ -20,7 +20,7 @@ anyhow = "1.0.97"
20
async-bb8-diesel = { git = "https://github.com/oxidecomputer/async-bb8-diesel" }
21
async-trait = "0.1.88"
22
base64 = "0.22"
23
-bb8 = "0.8.6"
+bb8 = "0.9.0"
24
chrono = "0.4.40"
25
clap = { version = "4.5.34", features = ["derive", "string", "env"] }
26
config = { version = "0.15.11", features = ["toml"] }
0 commit comments