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 d3e025b commit 48560edCopy full SHA for 48560ed
Cargo.toml
@@ -20,7 +20,7 @@ anyhow = "1.0.98"
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.41"
25
clap = { version = "4.5.41", features = ["derive", "string", "env"] }
26
config = { version = "0.15.13", features = ["toml"] }
0 commit comments