Skip to content

Commit

Permalink
Bump h2 from 0.3.24 to 0.3.26
Browse files Browse the repository at this point in the history
Bumps [h2](https://github.com/hyperium/h2) from 0.3.24 to 0.3.26.
- [Release notes](https://github.com/hyperium/h2/releases)
- [Changelog](https://github.com/hyperium/h2/blob/v0.3.26/CHANGELOG.md)
- [Commits](hyperium/h2@v0.3.24...v0.3.26)

---
updated-dependencies:
- dependency-name: h2
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Apr 5, 2024
1 parent 643e29d commit 11a211c
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 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 @@ -29,7 +29,7 @@ cfg-if = "1.0.0"
indicatif = "0.17"
once_cell = "1.7.2"
atty = "0.2.14"
h2 = "0.3.3"
h2 = "0.3.26"
cookie_store = "0.20"
reqwest_cookie_store = "0.6"
bytes = "1.0.1"
Expand Down

0 comments on commit 11a211c

Please sign in to comment.