Skip to content

Commit

Permalink
Bump attohttpc from 0.26.1 to 0.28.0
Browse files Browse the repository at this point in the history
Bumps [attohttpc](https://github.com/sbstp/attohttpc) from 0.26.1 to 0.28.0.
- [Release notes](https://github.com/sbstp/attohttpc/releases)
- [Commits](sbstp/attohttpc@v0.26.1...v0.28.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Apr 18, 2024
1 parent 108173e commit 2fb04fa
Show file tree
Hide file tree
Showing 2 changed files with 95 additions and 26 deletions.
119 changes: 94 additions & 25 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 client/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ iroha_telemetry = { workspace = true }
iroha_torii_const = { workspace = true }
iroha_version = { workspace = true, features = ["http"] }

attohttpc = { version = "0.26.1", default-features = false }
attohttpc = { version = "0.28.0", default-features = false }
eyre = { workspace = true }
http = "0.2.12"
url = { workspace = true }
Expand Down

0 comments on commit 2fb04fa

Please sign in to comment.