This is an automated email from the ASF dual-hosted git repository.

wusheng pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/skywalking-php.git


The following commit(s) were added to refs/heads/master by this push:
     new 775d19e  Bump h2 from 0.3.15 to 0.3.17 (#65)
775d19e is described below

commit 775d19e49c7527d719b9981a348ce2a71f9703e9
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Fri Apr 14 21:05:09 2023 +0800

    Bump h2 from 0.3.15 to 0.3.17 (#65)
---
 Cargo.lock            | 4 ++--
 dist-material/LICENSE | 2 +-
 2 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/Cargo.lock b/Cargo.lock
index 51b8329..3d29efc 100644
--- a/Cargo.lock
+++ b/Cargo.lock
@@ -705,9 +705,9 @@ dependencies = [
 
 [[package]]
 name = "h2"
-version = "0.3.15"
+version = "0.3.17"
 source = "registry+https://github.com/rust-lang/crates.io-index";
-checksum = "5f9f29bc9dda355256b2916cf526ab02ce0aeaaaf2bad60d65ef3f12f11dd0f4"
+checksum = "66b91535aa35fea1523ad1b86cb6b53c28e0ae566ba4a460f4457e936cad7c6f"
 dependencies = [
  "bytes",
  "fnv",
diff --git a/dist-material/LICENSE b/dist-material/LICENSE
index c6b6b54..a8528e5 100644
--- a/dist-material/LICENSE
+++ b/dist-material/LICENSE
@@ -511,7 +511,7 @@ The text of each license is also included in 
licenses/LICENSE-[project].txt.
     https://crates.io/crates/errno-dragonfly/0.1.2 0.1.2 MIT
     https://crates.io/crates/generic-array/0.14.6 0.14.6 MIT
     https://crates.io/crates/globwalk/0.8.1 0.8.1 MIT
-    https://crates.io/crates/h2/0.3.15 0.3.15 MIT
+    https://crates.io/crates/h2/0.3.17 0.3.17 MIT
     https://crates.io/crates/hostname/0.3.1 0.3.1 MIT
     https://crates.io/crates/http-body/0.4.5 0.4.5 MIT
     https://crates.io/crates/hyper/0.14.25 0.14.25 MIT

Reply via email to