Skip to content

Commit

Permalink
Bump attohttpc from 0.24.1 to 0.26.0 (#142)
Browse files Browse the repository at this point in the history
Bumps [attohttpc](https://github.com/sbstp/attohttpc) from 0.24.1 to 0.26.0.
- [Release notes](https://github.com/sbstp/attohttpc/releases)
- [Commits](sbstp/attohttpc@v0.24.1...v0.26.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Aug 3, 2023
1 parent 11003a3 commit 7e6b6e0
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 6 deletions.
20 changes: 15 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 Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ skim = "0.10.1"
[dependencies.attohttpc]
default-features = false
features = ["compress", "json", "tls-rustls-native-roots"]
version = "0.24"
version = "0.26"
optional = true

[features]
Expand Down

0 comments on commit 7e6b6e0

Please sign in to comment.