Skip to content

Commit d41f9f6

Browse files
chore(deps): Bump h2 from 0.3.20 to 0.3.21 (#18330)
Bumps [h2](https://github.com/hyperium/h2) from 0.3.20 to 0.3.21. - [Release notes](https://github.com/hyperium/h2/releases) - [Changelog](https://github.com/hyperium/h2/blob/master/CHANGELOG.md) - [Commits](hyperium/h2@v0.3.20...v0.3.21) --- updated-dependencies: - dependency-name: h2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent a7800f7 commit d41f9f6

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Cargo.lock

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -269,7 +269,7 @@ futures-util = { version = "0.3.28", default-features = false }
269269
glob = { version = "0.3.1", default-features = false }
270270
governor = { version = "0.6.0", default-features = false, features = ["dashmap", "jitter", "std"], optional = true }
271271
grok = { version = "2.0.0", default-features = false, optional = true }
272-
h2 = { version = "0.3.20", default-features = false, optional = true }
272+
h2 = { version = "0.3.21", default-features = false, optional = true }
273273
hash_hasher = { version = "2.0.0", default-features = false }
274274
hashbrown = { version = "0.14.0", default-features = false, optional = true, features = ["ahash"] }
275275
headers = { version = "0.3.8", default-features = false }

0 commit comments

Comments
 (0)