build(deps): bump the cargo group across 1 directory with 2 updates - #200
Open
dependabot[bot] wants to merge 1 commit into
Open
dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
Contributor
|
@dependabot rebase |
dependabot
Bot
force-pushed
the
dependabot/cargo/cargo-3155bb9b11
branch
from
September 18, 2026 12:11
a5692c7 to
68acd05
Compare
Contributor
|
@dependabot rebase |
Bumps the cargo group with 2 updates in the / directory: [rand](https://github.com/rust-random/rand) and [rustls-webpki](https://github.com/rustls/webpki). Updates `rand` from 0.8.5 to 0.10.0 - [Release notes](https://github.com/rust-random/rand/releases) - [Changelog](https://github.com/rust-random/rand/blob/master/CHANGELOG.md) - [Commits](rust-random/rand@0.8.5...0.10.0) Updates `rustls-webpki` from 0.103.10 to 0.103.15 - [Release notes](https://github.com/rustls/webpki/releases) - [Commits](rustls/webpki@v/0.103.10...v/0.103.15) --- updated-dependencies: - dependency-name: rand dependency-version: 0.10.0 dependency-type: direct:production - dependency-name: rustls-webpki dependency-version: 0.103.12 dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
Bot
force-pushed
the
dependabot/cargo/cargo-3155bb9b11
branch
from
September 18, 2026 12:24
68acd05 to
0a7ee5a
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps the cargo group with 2 updates in the / directory: rand and rustls-webpki.
Updates
randfrom 0.8.5 to 0.10.0Changelog
Sourced from rand's changelog.
... (truncated)
Commits
acc5f24Prepare v0.10.0 releases (#1729)95c5165Add fn rand::make_rng (#1734)146da58CHANGELOG: add PR links (#1738)8cacd6dREADME tweaks (#1737)28e3df8Update chacha20: use ChaChaCore directly; remove bytes_until_reseed field (#1...03db311Replace fn reseed_and_generate with try_to_reseedb14483eApply inline attr to fn generatefda8f74Remove bytes_until_reseed field213bb3bBump chacha20 to 0.10.0-rc.1172afe1eMinor tweaks; prepare v0.10.0-rc.9 (#1736)Updates
rustls-webpkifrom 0.103.10 to 0.103.15Release notes
Sourced from rustls-webpki's releases.
Commits
c14836dCargo: version 0.103.14 -> 0.103.155c92308Cargo: avoid all-features in docs.rs10a1514Mark ML-DSA algorithms as FIPS submitted14cbaa1Bump version to 0.103.14cbb868aSupport stable ML-DSA with aws-lc-rsc782fd1Update to aws-lc-rs 1.18b250e31Upgrade to base64 0.2399115b2ci: sync cargo-check-external-types nightlya82bfaecrl: fix clippy::question_mark finding2879b2cPrepare 0.103.13