Skip to content

Commit 5cb2e3f

Browse files
chore(deps): bump h2 from 0.4.11 to 0.4.12
Bumps [h2](https://github.com/hyperium/h2) from 0.4.11 to 0.4.12. - [Release notes](https://github.com/hyperium/h2/releases) - [Changelog](https://github.com/hyperium/h2/blob/master/CHANGELOG.md) - [Commits](hyperium/h2@v0.4.11...v0.4.12) --- updated-dependencies: - dependency-name: h2 dependency-version: 0.4.12 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent efc5dda commit 5cb2e3f

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Cargo.lock

Lines changed: 2 additions & 2 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
@@ -26,7 +26,7 @@ ed25519-dalek = { version = "2.2.0", features = ["rand_core"] }
2626
fraction = { version = "0.15.1", default-features = false }
2727
futures-core = "0.3.31"
2828
# Transitive dependency of tonic 0.12
29-
h2 = "0.4.11"
29+
h2 = "0.4.12"
3030
hedera-proto = { path = "./protobufs", version = "0.18.0", features = ["time_0_3", "fraction"] }
3131
hex = "0.4.3"
3232
hmac = "0.12.1"

0 commit comments

Comments
 (0)