Skip to content

Commit

Permalink
Update Rust crate bb8 to 0.9.0
Browse files Browse the repository at this point in the history
  • Loading branch information
oxide-renovate[bot] authored Dec 10, 2024
1 parent 5054f52 commit 573b63e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ anyhow = "1.0.94"
async-bb8-diesel = { git = "https://github.com/oxidecomputer/async-bb8-diesel" }
async-trait = "0.1.83"
base64 = "0.22"
bb8 = "0.8.6"
bb8 = "0.9.0"
chrono = "0.4.39"
clap = { version = "4.5.23", features = ["derive", "string", "env"] }
config = { version = "0.14.1", features = ["toml"] }
Expand Down

0 comments on commit 573b63e

Please sign in to comment.