Skip to content

Commit

Permalink
Update Rust crate bb8 to 0.8.3
Browse files Browse the repository at this point in the history
  • Loading branch information
oxide-renovate[bot] committed Mar 26, 2024
1 parent 8fabe2c commit 4a163bd
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

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.79"
async-bb8-diesel = { git = "https://github.com/oxidecomputer/async-bb8-diesel" }
async-trait = "0.1.77"
base64 = "0.21.7"
bb8 = "0.8.1"
bb8 = "0.8.3"
chrono = "0.4.31"
clap = { version = "4.4.16", features = ["derive", "string", "env"] }
config = { version = "0.13.4", features = ["toml"] }
Expand Down

0 comments on commit 4a163bd

Please sign in to comment.