chore(deps)(deps): bump the cargo group across 1 directory with 6 updates - #79
Open
dependabot[bot] wants to merge 1 commit into
Open
chore(deps)(deps): bump the cargo group across 1 directory with 6 updates#79dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
…ates Bumps the cargo group with 6 updates in the /src-tauri directory: | Package | From | To | | --- | --- | --- | | [bytes](https://github.com/tokio-rs/bytes) | `1.11.0` | `1.12.1` | | [openssl](https://github.com/rust-openssl/rust-openssl) | `0.10.75` | `0.10.81` | | [quinn-proto](https://github.com/quinn-rs/quinn) | `0.11.13` | `0.11.16` | | [rand](https://github.com/rust-random/rand) | `0.8.5` | `0.8.7` | | [rand](https://github.com/rust-random/rand) | `0.9.2` | `0.9.5` | | [rustls-webpki](https://github.com/rustls/webpki) | `0.103.8` | `0.103.13` | | [time](https://github.com/time-rs/time) | `0.3.44` | `0.3.55` | Updates `bytes` from 1.11.0 to 1.12.1 - [Release notes](https://github.com/tokio-rs/bytes/releases) - [Changelog](https://github.com/tokio-rs/bytes/blob/master/CHANGELOG.md) - [Commits](tokio-rs/bytes@v1.11.0...v1.12.1) Updates `openssl` from 0.10.75 to 0.10.81 - [Release notes](https://github.com/rust-openssl/rust-openssl/releases) - [Commits](rust-openssl/rust-openssl@openssl-v0.10.75...openssl-v0.10.81) Updates `quinn-proto` from 0.11.13 to 0.11.16 - [Release notes](https://github.com/quinn-rs/quinn/releases) - [Commits](quinn-rs/quinn@quinn-proto-0.11.13...quinn-proto-0.11.16) Updates `rand` from 0.8.5 to 0.8.7 - [Release notes](https://github.com/rust-random/rand/releases) - [Changelog](https://github.com/rust-random/rand/blob/0.8.7/CHANGELOG.md) - [Commits](rust-random/rand@0.8.5...0.8.7) Updates `rand` from 0.9.2 to 0.9.5 - [Release notes](https://github.com/rust-random/rand/releases) - [Changelog](https://github.com/rust-random/rand/blob/0.8.7/CHANGELOG.md) - [Commits](rust-random/rand@0.8.5...0.8.7) Updates `rustls-webpki` from 0.103.8 to 0.103.13 - [Release notes](https://github.com/rustls/webpki/releases) - [Commits](rustls/webpki@v/0.103.8...v/0.103.13) Updates `time` from 0.3.44 to 0.3.55 - [Release notes](https://github.com/time-rs/time/releases) - [Changelog](https://github.com/time-rs/time/blob/main/CHANGELOG.md) - [Commits](time-rs/time@v0.3.44...v0.3.55) --- updated-dependencies: - dependency-name: bytes dependency-version: 1.12.1 dependency-type: indirect - dependency-name: openssl dependency-version: 0.10.81 dependency-type: indirect - dependency-name: quinn-proto dependency-version: 0.11.16 dependency-type: indirect - dependency-name: rand dependency-version: 0.8.7 dependency-type: indirect - dependency-name: rand dependency-version: 0.9.5 dependency-type: indirect - dependency-name: rustls-webpki dependency-version: 0.103.13 dependency-type: indirect - dependency-name: time dependency-version: 0.3.55 dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
Bot
force-pushed
the
dependabot/cargo/src-tauri/cargo-67c1a096f0
branch
from
August 11, 2026 03:29
a0d9f24 to
e4dd8c7
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 6 updates in the /src-tauri directory:
1.11.01.12.10.10.750.10.810.11.130.11.160.8.50.8.70.9.20.9.50.103.80.103.130.3.440.3.55Updates
bytesfrom 1.11.0 to 1.12.1Release notes
Sourced from bytes's releases.
Changelog
Sourced from bytes's changelog.
Commits
76c0fbbRelease bytes v1.12.1 (#838)924c82bHandle unwinding from Box::new (#837)91402ceRelease bytes v1.12.0 (#831)2256e6dchore: add safety comments on unsafe blocks (#827)245adffPass vtable data by value (#826)00cc5ffImplementBytesMut::extend_from_within(#818)5b79d31Merge tag 'v1.11.1'417dccdRelease bytes v1.11.1 (#820)d0293b0Merge commit from fork804ee6dMake try_unsplit method public (#746)Updates
opensslfrom 0.10.75 to 0.10.81Release notes
Sourced from openssl's releases.
... (truncated)
Commits
db9c9e2Release openssl 0.10.81 and openssl-sys 0.9.117 (#2655)3a7fb56Bump actions/checkout from 6.0.2 to 6.0.3 (#2653)d059c43Fix verify_mode() panic on unmodeled verify mode bits (#2651)8b1519eDeprecate Asn1StringRef::as_utf8 in favor of a NUL-safe to_string (#2652)d5713d6add mldsa.h to the boringssl bindgen (#2650)9fac317Merge pull request #2538 from ocdlroux/feat/crl-full4dae20bx509: adding minimal support for X509CrlBuilder47f7777Add brainpoolP224r1 and brainpoolP224t1 NID constants (#2642)659da17Bump aws-ls-sys to 0.41 (#2640)35be7aeRelease openssl 0.10.80 and openssl-sys 0.9.116 (#2639)Updates
quinn-protofrom 0.11.13 to 0.11.16Release notes
Sourced from quinn-proto's releases.
Commits
a96949fTake semver-compatible update for anyhow5429f60udp: bump version to 0.5.15262a493proto: bump version to 0.11.16c19b63aUpgrade rustls-platform-verifier to 0.7aff3652Disable default features for fastbloom01b2eeeUpgrade fastbloom to 0.172c82013Switch BBR RNG to PCG544dd9eUpgrade to rand 0.10.1a7499b8Bump versions for release7c1970fproto: yield error on too many gaps in assemblerUpdates
randfrom 0.8.5 to 0.8.7Changelog
Sourced from rand's changelog.
Commits
90ff85erand v0.8.7: backport #1790 (#1804)5309f250.8.6 (#1772): update for recent nightly rustc and backport #17641126d03When testing rustc 1.36, use compatible dependencies.143b602Add Cargo.lock.msrv.9be86f2Fix cross build test.5e0d50dDrop simd_support.8ff02f0Upgrade cache action.4ad0cc3Don't test for unsupported target architecture.258e6d0Address warning.9f0e676Mark some internal traits as potentially unused.Updates
randfrom 0.9.2 to 0.9.5Changelog
Sourced from rand's changelog.
Commits
90ff85erand v0.8.7: backport #1790 (#1804)5309f250.8.6 (#1772): update for recent nightly rustc and backport #17641126d03When testing rustc 1.36, use compatible dependencies.143b602Add Cargo.lock.msrv.9be86f2Fix cross build test.5e0d50dDrop simd_support.8ff02f0Upgrade cache action.4ad0cc3Don't test for unsupported target architecture.258e6d0Address warning.9f0e676Mark some internal traits as potentially unused.Updates
rustls-webpkifrom 0.103.8 to 0.103.13Release notes
Sourced from rustls-webpki's releases.
... (truncated)
Commits
2879b2cPrepare 0.103.132c49773Improve tests for padding ofBitStringFlags4e3c0b3Correct validation of BIT STRING constraints39c91d2Actually fail closed for URI matching against excluded subtrees27131d4Bump version to 0.103.126ecb876Clean up stuttery enum variant names318b3e6Ignore wildcard labels when matching name constraints1219622Rewrite constraint matching to avoid permissive catch-all branch57bc62cBump version to 0.103.11d0fa01eAllow parsing trust anchors with unknown criticial extensionsUpdates
timefrom 0.3.44 to 0.3.55Release notes
Sourced from time's releases.
Changelog
Sourced from time's changelog.
... (truncated)
Commits
857d9c4v0.3.55 release2b72fcdPrecise feature gating for macroc1089ebRun check-targets, miri in parallelf377fadAvoid range-validated ordinal => year incascade2eacb0aReport miscellaneous tasks, overall status29621acSpeed up CI08de7baFix nano-timestamp validation3c3f046Fix copy-paste error3c0c81cCascade errors when deserializingUtcOffsetc21acd5Handle more deserializations ofSignedDuration