Skip to content

Commit

Permalink
Bump bollard from 0.17.1 to 0.18.0 (#1815)
Browse files Browse the repository at this point in the history
Bumps [bollard](https://github.com/fussybeaver/bollard) from 0.17.1 to 0.18.0.
- [Release notes](https://github.com/fussybeaver/bollard/releases)
- [Commits](fussybeaver/bollard@v0.17.1...v0.18.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Nov 15, 2024
1 parent 1c6ec1e commit c154819
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
10 changes: 5 additions & 5 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 @@ -44,7 +44,7 @@ zip = { version = "2.2.0", default-features = false }
strum = { version = "0.26", features = ["derive"] }
tokio = { version = "1", features = ["macros", "rt-multi-thread"] }
tokio-stream = "0.1"
bollard = "0.17"
bollard = "0.18"
crossterm = "0.28.1"

contract-metadata = { version = "5.0.0-alpha", path = "../metadata" }
Expand Down

0 comments on commit c154819

Please sign in to comment.