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

jmjoy 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 0e4e02d  Bump openssl from 0.10.48 to 0.10.55 (#79)
0e4e02d is described below

commit 0e4e02d52511533217a632b948965f47f8addef3
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Fri Jun 23 16:13:40 2023 +0800

    Bump openssl from 0.10.48 to 0.10.55 (#79)
    
    Co-authored-by: jmjoy <[email protected]>
---
 Cargo.lock            | 9 ++++-----
 dist-material/LICENSE | 4 ++--
 2 files changed, 6 insertions(+), 7 deletions(-)

diff --git a/Cargo.lock b/Cargo.lock
index 9f93c6a..e49b7f9 100644
--- a/Cargo.lock
+++ b/Cargo.lock
@@ -1295,9 +1295,9 @@ checksum = 
"b7e5500299e16ebb147ae15a00a942af264cf3688f47923b8fc2cd5858f23ad3"
 
 [[package]]
 name = "openssl"
-version = "0.10.48"
+version = "0.10.55"
 source = "registry+https://github.com/rust-lang/crates.io-index";
-checksum = "518915b97df115dd36109bfa429a48b8f737bd05508cf9588977b599648926d2"
+checksum = "345df152bc43501c5eb9e4654ff05f794effb78d4efe3d53abc158baddc0703d"
 dependencies = [
  "bitflags",
  "cfg-if",
@@ -1327,11 +1327,10 @@ checksum = 
"ff011a302c396a5197692431fc1948019154afc178baf7d8e37367442a4601cf"
 
 [[package]]
 name = "openssl-sys"
-version = "0.9.83"
+version = "0.9.90"
 source = "registry+https://github.com/rust-lang/crates.io-index";
-checksum = "666416d899cf077260dac8698d60a60b435a46d57e82acb1be3d0dad87284e5b"
+checksum = "374533b0e45f3a7ced10fcaeccca020e66656bc03dac384f852e4e5a7a8104a6"
 dependencies = [
- "autocfg",
  "cc",
  "libc",
  "pkg-config",
diff --git a/dist-material/LICENSE b/dist-material/LICENSE
index 47f847d..57055e1 100644
--- a/dist-material/LICENSE
+++ b/dist-material/LICENSE
@@ -217,7 +217,7 @@ The text of each license is the standard Apache 2.0 license.
     https://crates.io/crates/clang-sys/1.6.1 1.6.1 Apache-2.0
     https://crates.io/crates/codespan-reporting/0.11.1 0.11.1 Apache-2.0
     https://crates.io/crates/fastcgi-client/0.8.0 0.8.0 Apache-2.0
-    https://crates.io/crates/openssl/0.10.48 0.10.48 Apache-2.0
+    https://crates.io/crates/openssl/0.10.55 0.10.55 Apache-2.0
     https://crates.io/crates/prost/0.11.9 0.11.9 Apache-2.0
     https://crates.io/crates/prost-build/0.11.9 0.11.9 Apache-2.0
     https://crates.io/crates/prost-derive/0.11.9 0.11.9 Apache-2.0
@@ -536,7 +536,7 @@ The text of each license is also included in 
licenses/LICENSE-[project].txt.
     https://crates.io/crates/mio/0.8.6 0.8.6 MIT
     https://crates.io/crates/nom/7.1.3 7.1.3 MIT
     https://crates.io/crates/nu-ansi-term/0.46.0 0.46.0 MIT
-    https://crates.io/crates/openssl-sys/0.9.83 0.9.83 MIT
+    https://crates.io/crates/openssl-sys/0.9.90 0.9.90 MIT
     https://crates.io/crates/overload/0.1.1 0.1.1 MIT
     https://crates.io/crates/parse-zoneinfo/0.3.0 0.3.0 MIT
     https://crates.io/crates/phf/0.10.1 0.10.1 MIT

Reply via email to