mirror of
https://github.com/safing/portmaster
synced 2025-04-25 13:29:10 +00:00
Bump h2 from 0.3.22 to 0.3.26 in /desktop/tauri/src-tauri
Bumps [h2](https://github.com/hyperium/h2) from 0.3.22 to 0.3.26. - [Release notes](https://github.com/hyperium/h2/releases) - [Changelog](https://github.com/hyperium/h2/blob/v0.3.26/CHANGELOG.md) - [Commits](https://github.com/hyperium/h2/compare/v0.3.22...v0.3.26) --- updated-dependencies: - dependency-name: h2 dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
6090518124
commit
bdee9690ff
1 changed files with 2 additions and 2 deletions
4
desktop/tauri/src-tauri/Cargo.lock
generated
4
desktop/tauri/src-tauri/Cargo.lock
generated
|
@ -2339,9 +2339,9 @@ dependencies = [
|
|||
|
||||
[[package]]
|
||||
name = "h2"
|
||||
version = "0.3.22"
|
||||
version = "0.3.26"
|
||||
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||||
checksum = "4d6250322ef6e60f93f9a2162799302cd6f68f79f6e5d85c8c16f14d1d958178"
|
||||
checksum = "81fe527a889e1532da5c525686d96d4c2e74cdd345badf8dfef9f6b39dd5f5e8"
|
||||
dependencies = [
|
||||
"bytes",
|
||||
"fnv",
|
||||
|
|
Loading…
Add table
Reference in a new issue