From 0333ace538fc5cf02745c4a00f9e998edf09a929 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 8 Feb 2023 22:30:07 +0000 Subject: [PATCH] Bump openssl-src from 111.24.0+1.1.1s to 111.25.0+1.1.1t Bumps [openssl-src](https://github.com/alexcrichton/openssl-src-rs) from 111.24.0+1.1.1s to 111.25.0+1.1.1t. - [Release notes](https://github.com/alexcrichton/openssl-src-rs/releases) - [Commits](https://github.com/alexcrichton/openssl-src-rs/commits) --- updated-dependencies: - dependency-name: openssl-src dependency-type: indirect ... Signed-off-by: dependabot[bot] --- Cargo.lock | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/Cargo.lock b/Cargo.lock index 7c6e2ed..cc90e19 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -883,7 +883,7 @@ dependencies = [ [[package]] name = "dino-park-packs" -version = "0.5.6" +version = "0.5.11" dependencies = [ "actix-http", "actix-multipart", @@ -921,8 +921,8 @@ dependencies = [ [[package]] name = "dino_park_gate" -version = "0.8.5" -source = "git+https://github.com/mozilla-iam/dino-park-gate?tag=0.8.5#5b4a64f7a42b0de956f55ccc9ab384ca38556c80" +version = "0.8.6" +source = "git+https://github.com/mozilla-iam/dino-park-gate?tag=0.8.6#aa3d0c264dcf4f8967ebe384c194a67af3942346" dependencies = [ "actix-service", "actix-web", @@ -946,8 +946,8 @@ dependencies = [ [[package]] name = "dino_park_guard" -version = "0.3.3" -source = "git+https://github.com/mozilla-iam/dino-park-guard?tag=0.3.3#bda3e391803dc86bbe84199f4b66b48291551b7c" +version = "0.3.4" +source = "git+https://github.com/mozilla-iam/dino-park-guard?tag=0.3.4#4cbe70d29258a3e2afee8195444df84fbfdbe82d" dependencies = [ "dino_park_gate", "dino_park_trust", @@ -1948,9 +1948,9 @@ checksum = "ff011a302c396a5197692431fc1948019154afc178baf7d8e37367442a4601cf" [[package]] name = "openssl-src" -version = "111.24.0+1.1.1s" +version = "111.25.0+1.1.1t" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "3498f259dab01178c6228c6b00dcef0ed2a2d5e20d648c017861227773ea4abd" +checksum = "3173cd3626c43e3854b1b727422a276e568d9ec5fe8cec197822cf52cfb743d6" dependencies = [ "cc", ]