Bump the minor-and-patch group with 22 updates#113
Open
dependabot[bot] wants to merge 1 commit intomainfrom
Open
Bump the minor-and-patch group with 22 updates#113dependabot[bot] wants to merge 1 commit intomainfrom
dependabot[bot] wants to merge 1 commit intomainfrom
Conversation
Bumps the minor-and-patch group with 22 updates: | Package | From | To | | --- | --- | --- | | [chrono](https://github.com/chronotope/chrono) | `0.4.43` | `0.4.44` | | [zip](https://github.com/zip-rs/zip2) | `8.0.0` | `8.6.0` | | [sha2](https://github.com/RustCrypto/hashes) | `0.11.0-rc.5` | `0.11.0` | | [sha3](https://github.com/RustCrypto/hashes) | `0.11.0-rc.7` | `0.11.0` | | [blake3](https://github.com/BLAKE3-team/BLAKE3) | `1.8.3` | `1.8.5` | | [p256](https://github.com/RustCrypto/elliptic-curves) | `0.14.0-rc.7` | `0.14.0-rc.8` | | [p384](https://github.com/RustCrypto/elliptic-curves) | `0.14.0-rc.7` | `0.14.0-rc.8` | | [ecdsa](https://github.com/RustCrypto/signatures) | `0.17.0-rc.16` | `0.17.0-rc.17` | | [rsa](https://github.com/RustCrypto/RSA) | `0.10.0-rc.15` | `0.10.0-rc.17` | | [rand_core](https://github.com/rust-random/rand_core) | `0.10.0` | `0.10.1` | | [ml-dsa](https://github.com/RustCrypto/signatures) | `0.1.0-rc.7` | `0.1.0-rc.8` | | [aes-kw](https://github.com/RustCrypto/key-wraps) | `0.3.0-rc.2` | `0.3.0` | | [hkdf](https://github.com/RustCrypto/KDFs) | `0.13.0-rc.5` | `0.12.4` | | [getrandom](https://github.com/rust-random/getrandom) | `0.4.1` | `0.4.2` | | [tempfile](https://github.com/Stebalien/tempfile) | `3.25.0` | `3.27.0` | | [proptest](https://github.com/proptest-rs/proptest) | `1.10.0` | `1.11.0` | | [clap](https://github.com/clap-rs/clap) | `4.5.58` | `4.6.1` | | [clap_complete](https://github.com/clap-rs/clap) | `4.5.66` | `4.6.2` | | [anyhow](https://github.com/dtolnay/anyhow) | `1.0.101` | `1.0.102` | | [tokio](https://github.com/tokio-rs/tokio) | `1.49.0` | `1.50.0` | | [hmac](https://github.com/RustCrypto/MACs) | `0.13.0-rc.5` | `0.12.1` | | [assert_cmd](https://github.com/assert-rs/assert_cmd) | `2.1.2` | `2.2.1` | Updates `chrono` from 0.4.43 to 0.4.44 - [Release notes](https://github.com/chronotope/chrono/releases) - [Changelog](https://github.com/chronotope/chrono/blob/main/CHANGELOG.md) - [Commits](chronotope/chrono@v0.4.43...v0.4.44) Updates `zip` from 8.0.0 to 8.6.0 - [Release notes](https://github.com/zip-rs/zip2/releases) - [Changelog](https://github.com/zip-rs/zip2/blob/master/CHANGELOG.md) - [Commits](zip-rs/zip2@v8.0.0...v8.6.0) Updates `sha2` from 0.11.0-rc.5 to 0.11.0 - [Commits](RustCrypto/hashes@sha2-v0.11.0-rc.5...sha2-v0.11.0) Updates `sha3` from 0.11.0-rc.7 to 0.11.0 - [Commits](RustCrypto/hashes@sha3-v0.11.0-rc.7...sha3-v0.11.0) Updates `blake3` from 1.8.3 to 1.8.5 - [Release notes](https://github.com/BLAKE3-team/BLAKE3/releases) - [Commits](BLAKE3-team/BLAKE3@1.8.3...1.8.5) Updates `p256` from 0.14.0-rc.7 to 0.14.0-rc.8 - [Commits](RustCrypto/elliptic-curves@p256/v0.14.0-rc.7...p256/v0.14.0-rc.8) Updates `p384` from 0.14.0-rc.7 to 0.14.0-rc.8 - [Commits](RustCrypto/elliptic-curves@p384/v0.14.0-rc.7...p384/v0.14.0-rc.8) Updates `ecdsa` from 0.17.0-rc.16 to 0.17.0-rc.17 - [Commits](RustCrypto/signatures@ecdsa/v0.17.0-rc.16...ecdsa/v0.17.0-rc.17) Updates `rsa` from 0.10.0-rc.15 to 0.10.0-rc.17 - [Changelog](https://github.com/RustCrypto/RSA/blob/master/CHANGELOG.md) - [Commits](RustCrypto/RSA@v0.10.0-rc.15...v0.10.0-rc.17) Updates `rand_core` from 0.10.0 to 0.10.1 - [Release notes](https://github.com/rust-random/rand_core/releases) - [Changelog](https://github.com/rust-random/rand_core/blob/master/CHANGELOG.md) - [Commits](rust-random/rand_core@v0.10.0...v0.10.1) Updates `ml-dsa` from 0.1.0-rc.7 to 0.1.0-rc.8 - [Commits](RustCrypto/signatures@ml-dsa/v0.1.0-rc.7...ml-dsa/v0.1.0-rc.8) Updates `aes-kw` from 0.3.0-rc.2 to 0.3.0 - [Commits](RustCrypto/key-wraps@aes-kw-v0.3.0-rc.2...aes-kw-v0.3.0) Updates `hkdf` from 0.13.0-rc.5 to 0.12.4 - [Commits](RustCrypto/KDFs@hkdf-v0.13.0-rc.5...hkdf-v0.12.4) Updates `getrandom` from 0.4.1 to 0.4.2 - [Changelog](https://github.com/rust-random/getrandom/blob/master/CHANGELOG.md) - [Commits](rust-random/getrandom@v0.4.1...v0.4.2) Updates `tempfile` from 3.25.0 to 3.27.0 - [Changelog](https://github.com/Stebalien/tempfile/blob/master/CHANGELOG.md) - [Commits](https://github.com/Stebalien/tempfile/commits/v3.27.0) Updates `proptest` from 1.10.0 to 1.11.0 - [Release notes](https://github.com/proptest-rs/proptest/releases) - [Changelog](https://github.com/proptest-rs/proptest/blob/main/CHANGELOG.md) - [Commits](proptest-rs/proptest@v1.10.0...v1.11.0) Updates `clap` from 4.5.58 to 4.6.1 - [Release notes](https://github.com/clap-rs/clap/releases) - [Changelog](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md) - [Commits](clap-rs/clap@clap_complete-v4.5.58...clap_complete-v4.6.1) Updates `clap_complete` from 4.5.66 to 4.6.2 - [Release notes](https://github.com/clap-rs/clap/releases) - [Changelog](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md) - [Commits](clap-rs/clap@clap_complete-v4.5.66...clap_complete-v4.6.2) 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 `tokio` from 1.49.0 to 1.50.0 - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](tokio-rs/tokio@tokio-1.49.0...tokio-1.50.0) Updates `hmac` from 0.13.0-rc.5 to 0.12.1 - [Commits](RustCrypto/MACs@hmac-v0.13.0-rc.5...hmac-v0.12.1) Updates `assert_cmd` from 2.1.2 to 2.2.1 - [Changelog](https://github.com/assert-rs/assert_cmd/blob/master/CHANGELOG.md) - [Commits](assert-rs/assert_cmd@v2.1.2...v2.2.1) --- updated-dependencies: - dependency-name: chrono dependency-version: 0.4.44 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: zip dependency-version: 8.6.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: sha2 dependency-version: 0.11.0 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: sha3 dependency-version: 0.11.0 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: blake3 dependency-version: 1.8.5 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: p256 dependency-version: 0.14.0-rc.8 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: p384 dependency-version: 0.14.0-rc.8 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: ecdsa dependency-version: 0.17.0-rc.17 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: rsa dependency-version: 0.10.0-rc.17 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: rand_core dependency-version: 0.10.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: ml-dsa dependency-version: 0.1.0-rc.8 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: aes-kw dependency-version: 0.3.0 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: hkdf dependency-version: 0.12.4 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: getrandom dependency-version: 0.4.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: tempfile dependency-version: 3.27.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: proptest dependency-version: 1.11.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: clap dependency-version: 4.6.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: clap_complete dependency-version: 4.6.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: anyhow dependency-version: 1.0.102 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: tokio dependency-version: 1.50.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: hmac dependency-version: 0.12.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: assert_cmd dependency-version: 2.2.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch ... Signed-off-by: dependabot[bot] <support@github.com>
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 minor-and-patch group with 22 updates:
0.4.430.4.448.0.08.6.00.11.0-rc.50.11.00.11.0-rc.70.11.01.8.31.8.50.14.0-rc.70.14.0-rc.80.14.0-rc.70.14.0-rc.80.17.0-rc.160.17.0-rc.170.10.0-rc.150.10.0-rc.170.10.00.10.10.1.0-rc.70.1.0-rc.80.3.0-rc.20.3.00.13.0-rc.50.12.40.4.10.4.23.25.03.27.01.10.01.11.04.5.584.6.14.5.664.6.21.0.1011.0.1021.49.01.50.00.13.0-rc.50.12.12.1.22.2.1Updates
chronofrom 0.4.43 to 0.4.44Release notes
Sourced from chrono's releases.
Commits
c14b459Bump version to 0.4.44ea832c5Add track_caller to non-deprecated functionscfae889Fix panic message in to_rfc2822f8900b5docs: match MSRV withCargo.tomlcontentsUpdates
zipfrom 8.0.0 to 8.6.0Release notes
Sourced from zip's releases.
... (truncated)
Changelog
Sourced from zip's changelog.
... (truncated)
Commits
771dfc5chore: release v8.6.0 (#781)8e480ccchore(deps): update sha1 requirement from 0.10 to 0.11 (#767)2513bbechore(deps): update aes requirement from 0.8 to 0.9 (#787)957e240ci(deps): bump actions/cache from 5.0.4 to 5.0.5 (#786)0329d9dfix: allow for[u8]as filename (#775)ddcf854ci(deps): bump github/codeql-action from 4.35.1 to 4.35.2 (#788)42323a8ci(deps): bump actions/create-github-app-token from 3.0.0 to 3.1.1 (#785)901014aci(deps): bump crate-ci/typos from 1.45.0 to 1.45.1 (#784)07702d4feat: addcompression not supportedas enum error (#774)2d0c46bci(deps): bump actions/upload-artifact from 7.0.0 to 7.0.1 (#783)Updates
sha2from 0.11.0-rc.5 to 0.11.0Commits
ffe0939Release sha2 0.11.0 (#806)8991b65Use the standard order of the[package]section fields (#807)3d2bc57sha2: refactor backends (#802)faa55fbsha3: bumpkeccakto v0.2 (#803)d3e6489sha3 v0.11.0-rc.9 (#801)bbf6f51sha2: tweak backend docs (#800)155dbbfsha3: add default value for theDSgeneric parameter onTurboShake128/256...ed514f2Use published version ofkeccakv0.2 (#799)702bcd8Migrate to closure-basedkeccak(#796)827c043sha3 v0.11.0-rc.8 (#794)Updates
sha3from 0.11.0-rc.7 to 0.11.0Commits
6c69ea9Release sha3 v0.11.0 (#816)c46466fsha3: move cSHAKE and TurboSHAKE into separate crates (#815)b5051e5Cut new releases (#812)451c446md5: replaceforce-softcrate feature withmd5_backendconfiguration flag...2f00175Release sha1 v0.11.0 (#810)07d370csha1: refactor backends selection (#808)7c7cb76Fix md5 project link in README (#809)ffe0939Release sha2 0.11.0 (#806)8991b65Use the standard order of the[package]section fields (#807)3d2bc57sha2: refactor backends (#802)Updates
blake3from 1.8.3 to 1.8.5Release notes
Sourced from blake3's releases.
Commits
93a431cversion 1.8.5299b1e2fix LTO builds by disabling LTO6a45feeadd LTO builds to CI15e83a5c: Use correct SIMD flags when compiling with Clang-Cl (#549)2e3727dcargo fmteverywhereb97a24fversion 1.8.40ebe469update to new rustcrypto trait releasesd4b005awasm32_simd: use i8x16_shuffle for rot8 and rot166eebbbdfix a struct size mismatch in testsfb1411ec: use SIZE_MAX instead of -1 for size_t sentinels, add <stdint.h>Updates
p256from 0.14.0-rc.7 to 0.14.0-rc.8Commits
29f0a68Cut new prereleases (#1683)d4d7150Bumpdigestdependency to v0.11 (#1682)352d621Bumpelliptic-curveto v0.14.0-rc.29 (#1681)53cf546primefield: bumpcrypto-bigintto v0.7.1 (#1680)be6ae83primefield: useMOD::PRIME_PARAMS.generator()(#1679)d778f71primefield: sourcePrimeField::SfromPrimeParams(#1677)f001b5dprimefield: use modular sqrt fromcrypto-bigint(#1676)014aa97sm2: unify default Mode for encryption and decryption (#1668)f2fbb60primefield: boundMontyFieldParamsonConstPrimeMontyParams(#1675)093df0bprimefield: useconst_prime_monty_params!(#1674)Updates
p384from 0.14.0-rc.7 to 0.14.0-rc.8Commits
29f0a68Cut new prereleases (#1683)d4d7150Bumpdigestdependency to v0.11 (#1682)352d621Bumpelliptic-curveto v0.14.0-rc.29 (#1681)53cf546primefield: bumpcrypto-bigintto v0.7.1 (#1680)be6ae83primefield: useMOD::PRIME_PARAMS.generator()(#1679)d778f71primefield: sourcePrimeField::SfromPrimeParams(#1677)f001b5dprimefield: use modular sqrt fromcrypto-bigint(#1676)014aa97sm2: unify default Mode for encryption and decryption (#1668)f2fbb60primefield: boundMontyFieldParamsonConstPrimeMontyParams(#1675)093df0bprimefield: useconst_prime_monty_params!(#1674)Updates
ecdsafrom 0.17.0-rc.16 to 0.17.0-rc.17Commits
f467f70ecdsa v0.17.0-rc.17 (#1304)a39b93decdsa: bumpspkito v0.8 (#1303)6752ba4ecdsa: usemul_by_generator_and_mul_add_vartimefor verification (#1302)ecaf359ml-dsa: zeroize NTT-domain derived values in ExpandedSigningKey Drop (#1300)66de36exmss: deleteCargo.lock(#1301)a9b8056Cargo.lock: bump deps (#1299)8cb1795build(deps): bump elliptic-curve from 0.14.0-rc.29 to 0.14.0-rc.30 (#1292)66473ecxmss: bump format dependencies (#1290)37f9be5build(deps): bump actions/checkout from 5.0.1 to 6.0.2 (#1289)a031db9build(deps): bump crate-ci/typos from 1.44.0 to 1.45.0 (#1288)Updates
rsafrom 0.10.0-rc.15 to 0.10.0-rc.17Commits
30560f5v0.10.0-rc.17 (#674)aae656aBumpcrypto-primesdependency to v0.7 release (#673)b890101Bumpcrypto-bigintto v0.7 final release (#672)ad866d4build(deps): bump crate-ci/typos from 1.42.3 to 1.44.0 (#667)acddba1build(deps): bump proptest from 1.9.0 to 1.10.0 (#668)cd8b499Bumpcrypto-commonto v0.2;digestto v0.11 (#671)4ae5597v0.10.0-rc.16 (#664)96f2381Add Trusted Publishing Config (#665)784fe6bBumpcrypto-bigintto v0.7.0-rc.28 (#663)6df1997Fix blinding factor generation loop (#653)Updates
rand_corefrom 0.10.0 to 0.10.1Release notes
Sourced from rand_core's releases.
Changelog
Sourced from rand_core's changelog.
Commits
5cd7df4Release v0.10.1 (#76)a2a15a9Fixrand::Rngreference (#75)Updates
ml-dsafrom 0.1.0-rc.7 to 0.1.0-rc.8Commits
ecfc95eml-dsa v0.1.0-rc.8 (#1272)4deba8eml-dsa: bumpmodule-latticeto v0.2 (#1271)f2a7431build(deps): bump crate-ci/typos from 1.43.4 to 1.44.0 (#1239)8d862f2build(deps): bump actions/upload-artifact from 6 to 7 (#1240)7b0ffd0ml-dsa: usectutilsfor constant-time selection; avoid branches (#1245)cdc9506Bumppkcs8to v0.11.0-rc.11 (#1270)4288c59ml-dsa: bumpmodule-latticeto v0.2.0-rc.0 (#1269)846ed70build(deps): bump crypto-bigint from 0.7.2 to 0.7.3 (#1268)c5989c9ml-dsa: lower stack size of KeyGen::from_seed by up to 207kb (#1261)81645dcbuild(deps): bump proptest from 1.10.0 to 1.11.0 (#1266)Updates
aes-kwfrom 0.3.0-rc.2 to 0.3.0Commits
4c1f92cRelease belt-kwp v0.1.0 (#74)75446c5Release aes-kw v0.3.0 (#72)ad01efcUpdate MSRV badges (#73)6cc1993Adopt Trusted Publishing (#71)f09eca6ci: use Dependabot to update Cargo.lock (#70)9d2f77dUse release versions of block cipher crates (#67)Updates
hkdffrom 0.13.0-rc.5 to 0.12.4Commits
1ac16e8hkdf: fixDebugimpls (#90)3023203Update Cargo.lock7d1baf4Bump sha1 from 0.10.5 to 0.10.6 (#85)d2fbb24Bump actions/checkout from 3 to 4 (#84)9df5ac1Update Clippy and fix lints (#83)7753c7eUpdate Cargo.lock2e3ba65Bump digest from 0.10.6 to 0.10.7 (#81)9471138Replace unmaintained actions-rs/* actions in CI workflows (#79)3b375cehkdf: add salt recommendations to docs (#78)e48fc53hkdf: switch fromsha-1tosha1(#77)Updates
getrandomfrom 0.4.1 to 0.4.2Changelog
Sourced from getrandom's changelog.
Commits
4d82673Release v0.4.2 (#821)158fdd4build(deps): bump the all-deps group with 3 updates (#818)5b0adccchangelog: fix Motor OS PR link (#816)f19d321changelog: move version links to relevant sections (#815)b83c779Avoid accessingerrnoon unexpected return values. (#810)3d1b151Updater-efito v6 (#814)73c17f7windows: check return value ofProcessPrng(#811)7589557Update Cargo.lock (#809)6dfd5cbUnify lazy types (#804)5e6b022Update Cargo.lock (#806)Updates
tempfilefrom 3.25.0 to 3.27.0Changelog
Sourced from tempfile's changelog.
Commits
Updates
proptestfrom 1.10.0 to 1.11.0Commits
7f1367fMerge pull request #641 from proptest-rs/release-1.11a63bf7eproptest-state-machine v0.8.0d86e9ffadd changelog for #6407940313proptest v1.11.03ec998cfix #638 changelog8ceb00cMerge pull request #639 from lukoktonos/bits1289c8df1aMerge pull request #638 from folkertdev/f16-supportca9d8e1changelog #638a39869fimply f16 feat by unstable85c5ca0Merge pull request #637 from folkertdev/min-max-assoc-constantsUpdates
clapfrom 4.5.58 to 4.6.1Release notes
Sourced from clap's releases.
Changelog
Sourced from clap's changelog.
Commits
1420275chore: Released2c817ddocs: Update changelogf88c94eMerge pull request #6341 from epage/sepacbb822fix(complete): Reduce risk of conflict with actual subcommandsa49fadbrefactor(complete): Pull out subcommand separatorddc008bMerge pull request #6332 from epage/update497dc50chore: Update compatible dependenciesdca2326Merge pull request #6331 from clap-rs/renovate/j178-prek-action-2.x54bdaa3chore(deps): Update j178/prek-action action to v2f0d30d9chore: ReleaseUpdates
clap_completefrom 4.5.66 to 4.6.2Release notes
Sourced from clap_complete's releases.
Commits
0fe0be3chore: Release480af9ddocs: Update changelog2b3ddd0Merge pull request #6340 from liskin/fix-completion-escape7ffe739fix(complete): Do not suggest options after "--"d47fc4ftest(complete): Options suggested after escape (--)1420275chore: Released2c817ddocs: Update changelogf88c94eMerge pull request #6341 from epage/sepacbb822fix(complete): Reduce risk of conflict with actual subcommandsa49fadbrefactor(complete): Pull out subcommand separatorUpdates
anyhowfrom 1.0.101 to 1.0.102Release notes
Sourced from anyhow's releases.
Commits
5c657b3Release 1.0.102e737fb6Merge pull request #442 from dtolnay/backtrace7fe62b5Further simply backtrace conditional compilationc8cb5caMerge pull request #441 from dtolnay/backtracede27df7Delete CI use of --features=backtrace9b67e5dMerge pull request #440 from dtolnay/backtraceefdb11aSimplifystd_backtraceconditional codeb8a9a70Merge pull request #439 from dtolnay/backtracea42fc2cRemovefeature = "backtrace"conditional code2a2a3ceRe-word backtrace feature commentUpdates
tokiofrom 1.49.0 to 1.50.0Release notes
Sourced from tokio's releases.
... (truncated)
Commits
0273e45chore: prepare Tokio v1.50.0 (#7934)e3ee4e5chore: prepare tokio-macros v2.6.1 (#7943)8c980eaio: addwrite_all_vectoredtotokio-util(#7768)e35fd6dci: fix patch during clippy step (#7935)03fe44cruntime: fixevent_intervaldoc (#7932)d18e5dfio: fix race inMock::poll_write(#7882)f21f269...Description has been truncated