Bump h2 from 0.3.25 to 0.3.26 in the cargo group across 1 directory #1

Closed
dependabot[bot] wants to merge 1 commit from dependabot/cargo/cargo-579c0ed930 into main
Showing only changes of commit f681c55cdf - Show all commits

4
Cargo.lock generated
View file

@ -687,9 +687,9 @@ checksum = "4271d37baee1b8c7e4b708028c57d816cf9d2434acb33a549475f78c181f6253"
[[package]]
name = "h2"
version = "0.3.25"
version = "0.3.26"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "4fbd2820c5e49886948654ab546d0688ff24530286bdcf8fca3cefb16d4618eb"
checksum = "81fe527a889e1532da5c525686d96d4c2e74cdd345badf8dfef9f6b39dd5f5e8"
dependencies = [
"bytes",
"fnv",