Skip to content

Commit 402f857

Browse files
chore(deps): bump the validation-deps group across 1 directory with 15 updates
Bumps the validation-deps group with 14 updates in the /validation/local_ping_pong_openssl directory: | Package | From | To | | --- | --- | --- | | [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` | | [crypto-bigint](https://github.com/RustCrypto/crypto-bigint) | `0.7.0-rc.25` | `0.7.0-rc.27` | | [crypto-primes](https://github.com/entropyxyz/crypto-primes) | `0.7.0-pre.8` | `0.7.0-pre.9` | | [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.0` | | [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` | | [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` | | [zmij](https://github.com/dtolnay/zmij) | `1.0.20` | `1.0.21` | Updates `anyhow` from 1.0.101 to 1.0.102 - [Release notes](https://github.com/dtolnay/anyhow/releases) - [Commits](dtolnay/anyhow@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](bitflags/bitflags@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](rust-lang/cc-rs@cc-v1.2.55...cc-v1.2.56) Updates `crypto-bigint` from 0.7.0-rc.25 to 0.7.0-rc.27 - [Changelog](https://github.com/RustCrypto/crypto-bigint/blob/master/CHANGELOG.md) - [Commits](RustCrypto/crypto-bigint@v0.7.0-rc.25...v0.7.0-rc.27) 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](entropyxyz/crypto-primes@v0.7.0-pre.8...v0.7.0-pre.9) Updates `der` from 0.8.0-rc.10 to 0.8.0 - [Commits](RustCrypto/formats@der/v0.8.0-rc.10...der/v0.8.0) Updates `digest` from 0.11.0-rc.11 to 0.11.0 - [Commits](RustCrypto/traits@digest-v0.11.0-rc.11...digest-v0.11.0) Updates `ghash` from 0.6.0-rc.5 to 0.6.0-rc.6 - [Commits](RustCrypto/universal-hashes@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](rust-lang/libc@0.2.180...0.2.182) Updates `pkcs8` from 0.11.0-rc.10 to 0.11.0-rc.11 - [Commits](RustCrypto/formats@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](RustCrypto/universal-hashes@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](RustCrypto/universal-hashes@polyval-v0.7.0-rc.7...polyval-v0.7.0-rc.9) Updates `syn` from 2.0.114 to 2.0.117 - [Release notes](https://github.com/dtolnay/syn/releases) - [Commits](dtolnay/syn@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](dtolnay/unicode-ident@1.0.23...1.0.24) Updates `zmij` from 1.0.20 to 1.0.21 - [Release notes](https://github.com/dtolnay/zmij/releases) - [Commits](dtolnay/zmij@1.0.20...1.0.21) --- updated-dependencies: - 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: crypto-bigint dependency-version: 0.7.0-rc.27 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: 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.0 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: 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: zmij dependency-version: 1.0.21 dependency-type: indirect update-type: version-update:semver-patch dependency-group: validation-deps ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 8bb8f30 commit 402f857

1 file changed

Lines changed: 33 additions & 33 deletions

File tree

validation/local_ping_pong_openssl/Cargo.lock

Lines changed: 33 additions & 33 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)