Skip to content

Commit

Permalink
Bump bollard from 0.15.0 to 0.16.0
Browse files Browse the repository at this point in the history
Bumps [bollard](https://github.com/fussybeaver/bollard) from 0.15.0 to 0.16.0.
- [Release notes](https://github.com/fussybeaver/bollard/releases)
- [Commits](fussybeaver/bollard@v0.15.0...v0.16.0)

---
updated-dependencies:
- dependency-name: bollard
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Mar 4, 2024
1 parent 100ffb5 commit 380c974
Show file tree
Hide file tree
Showing 2 changed files with 120 additions and 25 deletions.
143 changes: 119 additions & 24 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 crates/build/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ zip = { version = "0.6.6", default-features = false }
strum = { version = "0.26", features = ["derive"] }
tokio = { version = "1", features = ["macros", "rt-multi-thread"] }
tokio-stream = "0.1"
bollard = "0.15"
bollard = "0.16"
crossterm = "0.27.0"

contract-metadata = { version = "4.0.0-rc.3", path = "../metadata" }
Expand Down

0 comments on commit 380c974

Please sign in to comment.