Skip to content

Commit 6a9065b

Browse files
dependabot[bot]tr11
authored andcommitted
chore(deps): bump h2 from 0.4.11 to 0.4.12 (hiero-ledger#1075)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Signed-off-by: Tiago Requeijo <[email protected]>
1 parent 5f26107 commit 6a9065b

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)