Skip to content

Commit 143e017

Browse files
chore(deps): Bump h2 from 0.4.5 to 0.4.6 (#21119)
Bumps [h2](https://github.com/hyperium/h2) from 0.4.5 to 0.4.6. - [Release notes](https://github.com/hyperium/h2/releases) - [Changelog](https://github.com/hyperium/h2/blob/master/CHANGELOG.md) - [Commits](hyperium/h2@v0.4.5...v0.4.6) --- updated-dependencies: - dependency-name: h2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 7774c5f commit 143e017

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

Cargo.lock

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -285,7 +285,7 @@ futures-util = { version = "0.3.29", default-features = false }
285285
glob = { version = "0.3.1", default-features = false }
286286
governor = { version = "0.6.3", default-features = false, features = ["dashmap", "jitter", "std"], optional = true }
287287
grok = { version = "2.0.0", default-features = false, optional = true }
288-
h2 = { version = "0.4.5", default-features = false, optional = true }
288+
h2 = { version = "0.4.6", default-features = false, optional = true }
289289
hash_hasher = { version = "2.0.0", default-features = false }
290290
hashbrown = { version = "0.14.5", default-features = false, optional = true, features = ["ahash"] }
291291
headers = { version = "0.3.9", default-features = false }

0 commit comments

Comments
 (0)