From 8a56b11150619be8cc7e26f75d58dac48c51ecd9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 27 Feb 2026 19:49:23 +0000 Subject: [PATCH] chore(deps): bump the validation-deps group across 1 directory with 21 updates Bumps the validation-deps group with 20 updates in the /validation/local_ping_pong_openssl directory: | Package | From | To | | --- | --- | --- | | [rustls](https://github.com/rustls/rustls) | `0.23.36` | `0.23.37` | | [anyhow](https://github.com/dtolnay/anyhow) | `1.0.101` | `1.0.102` | | [bitflags](https://github.com/bitflags/bitflags) | `2.10.0` | `2.11.0` | | [cc](https://github.com/rust-lang/cc-rs) | `1.2.55` | `1.2.56` | | [cipher](https://github.com/RustCrypto/traits) | `0.5.0` | `0.5.1` | | [crypto-bigint](https://github.com/RustCrypto/crypto-bigint) | `0.7.0-rc.25` | `0.7.0-rc.28` | | [crypto-common](https://github.com/RustCrypto/traits) | `0.2.0` | `0.2.1` | | [crypto-primes](https://github.com/entropyxyz/crypto-primes) | `0.7.0-pre.8` | `0.7.0-pre.9` | | [ctr](https://github.com/RustCrypto/block-modes) | `0.10.0-rc.3` | `0.10.0-rc.4` | | [der](https://github.com/RustCrypto/formats) | `0.8.0-rc.10` | `0.8.0` | | [digest](https://github.com/RustCrypto/traits) | `0.11.0-rc.11` | `0.11.1` | | [ghash](https://github.com/RustCrypto/universal-hashes) | `0.6.0-rc.5` | `0.6.0-rc.6` | | [libc](https://github.com/rust-lang/libc) | `0.2.180` | `0.2.182` | | [pkcs8](https://github.com/RustCrypto/formats) | `0.11.0-rc.10` | `0.11.0-rc.11` | | [poly1305](https://github.com/RustCrypto/universal-hashes) | `0.9.0-rc.5` | `0.9.0-rc.6` | | [rsa](https://github.com/RustCrypto/RSA) | `0.10.0-rc.15` | `0.10.0-rc.16` | | [syn](https://github.com/dtolnay/syn) | `2.0.114` | `2.0.117` | | [unicode-ident](https://github.com/dtolnay/unicode-ident) | `1.0.23` | `1.0.24` | | [universal-hash](https://github.com/RustCrypto/traits) | `0.6.0-rc.10` | `0.6.1` | | [zmij](https://github.com/dtolnay/zmij) | `1.0.20` | `1.0.21` | Updates `rustls` from 0.23.36 to 0.23.37 - [Release notes](https://github.com/rustls/rustls/releases) - [Changelog](https://github.com/rustls/rustls/blob/main/CHANGELOG.md) - [Commits](https://github.com/rustls/rustls/compare/v/0.23.36...v/0.23.37) Updates `anyhow` from 1.0.101 to 1.0.102 - [Release notes](https://github.com/dtolnay/anyhow/releases) - [Commits](https://github.com/dtolnay/anyhow/compare/1.0.101...1.0.102) Updates `bitflags` from 2.10.0 to 2.11.0 - [Release notes](https://github.com/bitflags/bitflags/releases) - [Changelog](https://github.com/bitflags/bitflags/blob/main/CHANGELOG.md) - [Commits](https://github.com/bitflags/bitflags/compare/2.10.0...2.11.0) Updates `cc` from 1.2.55 to 1.2.56 - [Release notes](https://github.com/rust-lang/cc-rs/releases) - [Changelog](https://github.com/rust-lang/cc-rs/blob/main/CHANGELOG.md) - [Commits](https://github.com/rust-lang/cc-rs/compare/cc-v1.2.55...cc-v1.2.56) Updates `cipher` from 0.5.0 to 0.5.1 - [Commits](https://github.com/RustCrypto/traits/compare/cipher-v0.5.0...cipher-v0.5.1) Updates `crypto-bigint` from 0.7.0-rc.25 to 0.7.0-rc.28 - [Changelog](https://github.com/RustCrypto/crypto-bigint/blob/master/CHANGELOG.md) - [Commits](https://github.com/RustCrypto/crypto-bigint/compare/v0.7.0-rc.25...v0.7.0-rc.28) Updates `crypto-common` from 0.2.0 to 0.2.1 - [Commits](https://github.com/RustCrypto/traits/compare/crypto-common-v0.2.0...crypto-common-v0.2.1) Updates `crypto-primes` from 0.7.0-pre.8 to 0.7.0-pre.9 - [Changelog](https://github.com/entropyxyz/crypto-primes/blob/master/CHANGELOG.md) - [Commits](https://github.com/entropyxyz/crypto-primes/compare/v0.7.0-pre.8...v0.7.0-pre.9) Updates `ctr` from 0.10.0-rc.3 to 0.10.0-rc.4 - [Commits](https://github.com/RustCrypto/block-modes/compare/ctr-v0.10.0-rc.3...ctr-v0.10.0-rc.4) Updates `der` from 0.8.0-rc.10 to 0.8.0 - [Commits](https://github.com/RustCrypto/formats/compare/der/v0.8.0-rc.10...der/v0.8.0) Updates `digest` from 0.11.0-rc.11 to 0.11.1 - [Commits](https://github.com/RustCrypto/traits/compare/digest-v0.11.0-rc.11...digest-v0.11.1) Updates `ghash` from 0.6.0-rc.5 to 0.6.0-rc.6 - [Commits](https://github.com/RustCrypto/universal-hashes/compare/ghash-v0.6.0-rc.5...ghash-v0.6.0-rc.6) Updates `libc` from 0.2.180 to 0.2.182 - [Release notes](https://github.com/rust-lang/libc/releases) - [Changelog](https://github.com/rust-lang/libc/blob/0.2.182/CHANGELOG.md) - [Commits](https://github.com/rust-lang/libc/compare/0.2.180...0.2.182) Updates `pkcs8` from 0.11.0-rc.10 to 0.11.0-rc.11 - [Commits](https://github.com/RustCrypto/formats/compare/pkcs8/v0.11.0-rc.10...pkcs8/v0.11.0-rc.11) Updates `poly1305` from 0.9.0-rc.5 to 0.9.0-rc.6 - [Commits](https://github.com/RustCrypto/universal-hashes/compare/poly1305-v0.9.0-rc.5...poly1305-v0.9.0-rc.6) Updates `polyval` from 0.7.0-rc.7 to 0.7.0-rc.9 - [Commits](https://github.com/RustCrypto/universal-hashes/compare/polyval-v0.7.0-rc.7...polyval-v0.7.0-rc.9) Updates `rsa` from 0.10.0-rc.15 to 0.10.0-rc.16 - [Changelog](https://github.com/RustCrypto/RSA/blob/master/CHANGELOG.md) - [Commits](https://github.com/RustCrypto/RSA/compare/v0.10.0-rc.15...v0.10.0-rc.16) Updates `syn` from 2.0.114 to 2.0.117 - [Release notes](https://github.com/dtolnay/syn/releases) - [Commits](https://github.com/dtolnay/syn/compare/2.0.114...2.0.117) Updates `unicode-ident` from 1.0.23 to 1.0.24 - [Release notes](https://github.com/dtolnay/unicode-ident/releases) - [Commits](https://github.com/dtolnay/unicode-ident/compare/1.0.23...1.0.24) Updates `universal-hash` from 0.6.0-rc.10 to 0.6.1 - [Commits](https://github.com/RustCrypto/traits/compare/universal-hash-v0.6.0-rc.10...universal-hash-v0.6.1) Updates `zmij` from 1.0.20 to 1.0.21 - [Release notes](https://github.com/dtolnay/zmij/releases) - [Commits](https://github.com/dtolnay/zmij/compare/1.0.20...1.0.21) --- updated-dependencies: - dependency-name: rustls dependency-version: 0.23.37 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: validation-deps - dependency-name: anyhow dependency-version: 1.0.102 dependency-type: indirect update-type: version-update:semver-patch dependency-group: validation-deps - dependency-name: bitflags dependency-version: 2.11.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: validation-deps - dependency-name: cc dependency-version: 1.2.56 dependency-type: indirect update-type: version-update:semver-patch dependency-group: validation-deps - dependency-name: cipher dependency-version: 0.5.1 dependency-type: indirect update-type: version-update:semver-patch dependency-group: validation-deps - dependency-name: crypto-bigint dependency-version: 0.7.0-rc.28 dependency-type: indirect update-type: version-update:semver-patch dependency-group: validation-deps - dependency-name: crypto-common dependency-version: 0.2.1 dependency-type: indirect update-type: version-update:semver-patch dependency-group: validation-deps - dependency-name: crypto-primes dependency-version: 0.7.0-pre.9 dependency-type: indirect update-type: version-update:semver-patch dependency-group: validation-deps - dependency-name: ctr dependency-version: 0.10.0-rc.4 dependency-type: indirect update-type: version-update:semver-patch dependency-group: validation-deps - dependency-name: der dependency-version: 0.8.0 dependency-type: indirect update-type: version-update:semver-patch dependency-group: validation-deps - dependency-name: digest dependency-version: 0.11.1 dependency-type: indirect update-type: version-update:semver-patch dependency-group: validation-deps - dependency-name: ghash dependency-version: 0.6.0-rc.6 dependency-type: indirect update-type: version-update:semver-patch dependency-group: validation-deps - dependency-name: libc dependency-version: 0.2.182 dependency-type: indirect update-type: version-update:semver-patch dependency-group: validation-deps - dependency-name: pkcs8 dependency-version: 0.11.0-rc.11 dependency-type: indirect update-type: version-update:semver-patch dependency-group: validation-deps - dependency-name: poly1305 dependency-version: 0.9.0-rc.6 dependency-type: indirect update-type: version-update:semver-patch dependency-group: validation-deps - dependency-name: polyval dependency-version: 0.7.0-rc.9 dependency-type: indirect update-type: version-update:semver-patch dependency-group: validation-deps - dependency-name: rsa dependency-version: 0.10.0-rc.16 dependency-type: indirect update-type: version-update:semver-patch dependency-group: validation-deps - dependency-name: syn dependency-version: 2.0.117 dependency-type: indirect update-type: version-update:semver-patch dependency-group: validation-deps - dependency-name: unicode-ident dependency-version: 1.0.24 dependency-type: indirect update-type: version-update:semver-patch dependency-group: validation-deps - dependency-name: universal-hash dependency-version: 0.6.1 dependency-type: indirect update-type: version-update:semver-patch dependency-group: validation-deps - dependency-name: zmij dependency-version: 1.0.21 dependency-type: indirect update-type: version-update:semver-patch dependency-group: validation-deps ... Signed-off-by: dependabot[bot] --- validation/local_ping_pong_openssl/Cargo.lock | 96 +++++++++---------- 1 file changed, 48 insertions(+), 48 deletions(-) diff --git a/validation/local_ping_pong_openssl/Cargo.lock b/validation/local_ping_pong_openssl/Cargo.lock index f9c581d..d6c9370 100644 --- a/validation/local_ping_pong_openssl/Cargo.lock +++ b/validation/local_ping_pong_openssl/Cargo.lock @@ -39,9 +39,9 @@ dependencies = [ [[package]] name = "anyhow" -version = "1.0.101" +version = "1.0.102" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "5f0e0fee31ef5ed1ba1316088939cea399010ed7731dba877ed44aeb407a75ea" +checksum = "7f202df86484c868dbad7eaa557ef785d5c66295e41b460ef922eca0723b842c" [[package]] name = "autocfg" @@ -63,24 +63,24 @@ checksum = "2af50177e190e07a26ab74f8b1efbfe2ef87da2116221318cb1c2e82baf7de06" [[package]] name = "bitflags" -version = "2.10.0" +version = "2.11.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "812e12b5285cc515a9c72a5c1d3b6d46a19dac5acfef5265968c166106e31dd3" +checksum = "843867be96c8daad0d758b57df9392b6d8d271134fce549de6ce169ff98a92af" [[package]] name = "block-buffer" -version = "0.11.0" +version = "0.12.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "96eb4cdd6cf1b31d671e9efe75c5d1ec614776856cefbe109ca373554a6d514f" +checksum = "cdd35008169921d80bc60d3d0ab416eecb028c4cd653352907921d95084790be" dependencies = [ "hybrid-array", ] [[package]] name = "cc" -version = "1.2.55" +version = "1.2.56" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "47b26a0954ae34af09b50f0de26458fa95369a0d478d8236d3f93082b219bd29" +checksum = "aebf35691d1bfb0ac386a69bac2fde4dd276fb618cf8bf4f5318fe285e821bb2" dependencies = [ "find-msvc-tools", "shlex", @@ -117,9 +117,9 @@ dependencies = [ [[package]] name = "cipher" -version = "0.5.0" +version = "0.5.1" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "64727038c8c5e2bb503a15b9f5b9df50a1da9a33e83e1f93067d914f2c6604a5" +checksum = "e34d8227fe1ba289043aeb13792056ff80fd6de1a9f49137a5f499de8e8c78ea" dependencies = [ "block-buffer", "crypto-common", @@ -164,9 +164,9 @@ dependencies = [ [[package]] name = "crypto-bigint" -version = "0.7.0-rc.25" +version = "0.7.0-rc.28" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "cba9eeeb213f7fd29353032f71f7c173e5f6d95d85151cb3a47197b0ea7e8be7" +checksum = "96dacf199529fb801ae62a9aafdc01b189e9504c0d1ee1512a4c16bcd8666a93" dependencies = [ "cpubits", "ctutils", @@ -180,9 +180,9 @@ dependencies = [ [[package]] name = "crypto-common" -version = "0.2.0" +version = "0.2.1" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "211f05e03c7d03754740fd9e585de910a095d6b99f8bcfffdef8319fa02a8331" +checksum = "77727bb15fa921304124b128af125e7e3b968275d1b108b379190264f4423710" dependencies = [ "hybrid-array", "rand_core", @@ -190,9 +190,9 @@ dependencies = [ [[package]] name = "crypto-primes" -version = "0.7.0-pre.8" +version = "0.7.0-pre.9" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "334a79c97c0b7fa536716dc132fd417d0afbf471440a41fc25a5d9f66d8771cd" +checksum = "6081ce8b60c0e533e2bba42771b94eb6149052115f4179744d5779883dc98583" dependencies = [ "crypto-bigint", "libm", @@ -201,9 +201,9 @@ dependencies = [ [[package]] name = "ctr" -version = "0.10.0-rc.3" +version = "0.10.0-rc.4" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "65ea71550d18331d179854662ab330bb54306b9b56020d0466aae2a58f4e17c1" +checksum = "fee683dd898fbd052617b4514bc31f98bc32081a83b69ec46adef3b1ef4ae36f" dependencies = [ "cipher", ] @@ -247,9 +247,9 @@ dependencies = [ [[package]] name = "der" -version = "0.8.0-rc.10" +version = "0.8.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "02c1d73e9668ea6b6a28172aa55f3ebec38507131ce179051c8033b5c6037653" +checksum = "71fd89660b2dc699704064e59e9dba0147b903e85319429e131620d022be411b" dependencies = [ "const-oid", "pem-rfc7468", @@ -258,14 +258,14 @@ dependencies = [ [[package]] name = "digest" -version = "0.11.0-rc.11" +version = "0.11.1" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "02b42f1d9edf5207c137646b568a0168ca0ec25b7f9eaf7f9961da51a3d91cea" +checksum = "285743a676ccb6b3e116bc14cc69319b957867930ae9c4822f8e0f54509d7243" dependencies = [ "block-buffer", "const-oid", "crypto-common", - "subtle", + "ctutils", ] [[package]] @@ -396,9 +396,9 @@ dependencies = [ [[package]] name = "ghash" -version = "0.6.0-rc.5" +version = "0.6.0-rc.6" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "f484be0236661c5ba22d445ed75d3624ba5544541c647549f867fb576e55b2a2" +checksum = "bb9be1ab8718f9d16384cb3626a5a7d7eac4d3fd1b2564e97592f40523dc0228" dependencies = [ "polyval", ] @@ -494,9 +494,9 @@ checksum = "09edd9e8b54e49e587e4f6295a7d29c3ea94d469cb40ab8ca70b288248a81db2" [[package]] name = "libc" -version = "0.2.180" +version = "0.2.182" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "bcc35a38544a891a5f7c865aca548a982ccb3b8650a5b06d0fd33a10283c56fc" +checksum = "6800badb6cb2082ffd7b6a67e6125bb39f18782f793520caee8cb8846be06112" [[package]] name = "libm" @@ -633,9 +633,9 @@ dependencies = [ [[package]] name = "pkcs8" -version = "0.11.0-rc.10" +version = "0.11.0-rc.11" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "b226d2cc389763951db8869584fd800cbbe2962bf454e2edeb5172b31ee99774" +checksum = "12922b6296c06eb741b02d7b5161e3aaa22864af38dfa025a1a3ba3f68c84577" dependencies = [ "der", "spki", @@ -649,22 +649,22 @@ checksum = "7edddbd0b52d732b21ad9a5fab5c704c14cd949e5e9a1ec5929a24fded1b904c" [[package]] name = "poly1305" -version = "0.9.0-rc.5" +version = "0.9.0-rc.6" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "518693a4015fbfd281debf35bcac145ba2e180ae325ec855fdb405be0b2971fb" +checksum = "19feddcbdf17fad33f40041c7f9e768faf19455f32a6d52ba1b8b65ffc7b1cae" dependencies = [ - "cpufeatures 0.2.17", + "cpufeatures 0.3.0", "universal-hash", ] [[package]] name = "polyval" -version = "0.7.0-rc.7" +version = "0.7.0-rc.9" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "63641a86fddf4b5274f31c43734458ec7acd3133016dbaa37e4e247e1e9acd46" +checksum = "0e83fbff7a079b2d37c70aa6bd5eedb9e5d09ceb9b4ecd31e9ea212d00e9b0bc" dependencies = [ "cpubits", - "cpufeatures 0.2.17", + "cpufeatures 0.3.0", "universal-hash", ] @@ -757,9 +757,9 @@ dependencies = [ [[package]] name = "rsa" -version = "0.10.0-rc.15" +version = "0.10.0-rc.16" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "1b342b99544549f37509ed7fd42b0cea04bfd9ce07c16ca56094cf0fbeefbbcd" +checksum = "6fb9fd8c1edd9e6a2693623baf0fe77ff05ce022a5d7746900ffc38a15c233de" dependencies = [ "const-oid", "crypto-bigint", @@ -806,9 +806,9 @@ dependencies = [ [[package]] name = "rustls" -version = "0.23.36" +version = "0.23.37" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "c665f33d38cea657d9614f766881e4d510e0eda4239891eea56b4cadcf01801b" +checksum = "758025cb5fccfd3bc2fd74708fd4682be41d99e5dff73c377c0646c6012c73a4" dependencies = [ "once_cell", "rustls-pki-types", @@ -981,9 +981,9 @@ checksum = "13c2bddecc57b384dee18652358fb23172facb8a2c51ccc10d74c157bdea3292" [[package]] name = "syn" -version = "2.0.114" +version = "2.0.117" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "d4d107df263a3013ef9b1879b0df87d706ff80f65a86ea879bd9c31f9b307c2a" +checksum = "e665b8803e7b1d2a727f4023456bbbbe74da67099c585258af0ad9c5013b9b99" dependencies = [ "proc-macro2", "quote", @@ -998,9 +998,9 @@ checksum = "562d481066bde0658276a35467c4af00bdc6ee726305698a55b86e61d7ad82bb" [[package]] name = "unicode-ident" -version = "1.0.23" +version = "1.0.24" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "537dd038a89878be9b64dd4bd1b260315c1bb94f4d784956b81e27a088d9a09e" +checksum = "e6e4313cd5fcd3dad5cafa179702e2b244f760991f45397d14d4ebf38247da75" [[package]] name = "unicode-xid" @@ -1010,12 +1010,12 @@ checksum = "ebc1c04c71510c7f702b52b7c350734c9ff1295c464a03335b00bb84fc54f853" [[package]] name = "universal-hash" -version = "0.6.0-rc.10" +version = "0.6.1" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "058482a494bb3c9c39447d8b40a3a0f38ebb3dccaf02c5a2d681e69035f8da11" +checksum = "f4987bdc12753382e0bec4a65c50738ffaabc998b9cdd1f952fb5f39b0048a96" dependencies = [ "crypto-common", - "subtle", + "ctutils", ] [[package]] @@ -1268,6 +1268,6 @@ checksum = "b97154e67e32c85465826e8bcc1c59429aaaf107c1e4a9e53c8d8ccd5eff88d0" [[package]] name = "zmij" -version = "1.0.20" +version = "1.0.21" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "4de98dfa5d5b7fef4ee834d0073d560c9ca7b6c46a71d058c48db7960f8cfaf7" +checksum = "b8848ee67ecc8aedbaf3e4122217aff892639231befc6a1b58d29fff4c2cabaa"