-
Notifications
You must be signed in to change notification settings - Fork 1.1k
build(deps): bump the patch-updates group with 35 updates #5507
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Conversation
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
3f3696b to
c137fcd
Compare
Bumps the patch-updates group with 35 updates: | Package | From | To | | --- | --- | --- | | [bitflags](https://github.com/bitflags/bitflags) | `2.4.2` | `2.5.0` | | [futures-lite](https://github.com/smol-rs/futures-lite) | `2.2.0` | `2.3.0` | | [getrandom](https://github.com/rust-random/getrandom) | `0.2.12` | `0.2.13` | | [glam](https://github.com/bitshifter/glam-rs) | `0.25.0` | `0.27.0` | | [heck](https://github.com/withoutboats/heck) | `0.4.1` | `0.5.0` | | [serde_json](https://github.com/serde-rs/json) | `1.0.114` | `1.0.115` | | [smallvec](https://github.com/servo/rust-smallvec) | `1.13.1` | `1.13.2` | | [tokio](https://github.com/tokio-rs/tokio) | `1.36.0` | `1.37.0` | | [indexmap](https://github.com/indexmap-rs/indexmap) | `2.2.5` | `2.2.6` | | [syn](https://github.com/dtolnay/syn) | `2.0.52` | `2.0.58` | | [ab_glyph](https://github.com/alexheretic/ab-glyph) | `0.2.23` | `0.2.24` | | [aho-corasick](https://github.com/BurntSushi/aho-corasick) | `1.1.2` | `1.1.3` | | [async-trait](https://github.com/dtolnay/async-trait) | `0.1.77` | `0.1.79` | | [autocfg](https://github.com/cuviper/autocfg) | `1.1.0` | `1.2.0` | | [backtrace](https://github.com/rust-lang/backtrace-rs) | `0.3.69` | `0.3.71` | | [bytes](https://github.com/tokio-rs/bytes) | `1.5.0` | `1.6.0` | | [cc](https://github.com/rust-lang/cc-rs) | `1.0.90` | `1.0.91` | | [clap](https://github.com/clap-rs/clap) | `4.5.2` | `4.5.4` | | [clap_derive](https://github.com/clap-rs/clap) | `4.5.0` | `4.5.4` | | [downcast-rs](https://github.com/marcianx/downcast-rs) | `1.2.0` | `1.2.1` | | [fastrand](https://github.com/smol-rs/fastrand) | `2.0.1` | `2.0.2` | | [half](https://github.com/starkat99/half-rs) | `2.4.0` | `2.4.1` | | [itoa](https://github.com/dtolnay/itoa) | `1.0.10` | `1.0.11` | | [memchr](https://github.com/BurntSushi/memchr) | `2.7.1` | `2.7.2` | | [pin-project-lite](https://github.com/taiki-e/pin-project-lite) | `0.2.13` | `0.2.14` | | [polling](https://github.com/smol-rs/polling) | `3.5.0` | `3.6.0` | | [rayon](https://github.com/rayon-rs/rayon) | `1.9.0` | `1.10.0` | | [regex](https://github.com/rust-lang/regex) | `1.10.3` | `1.10.4` | | [regex-syntax](https://github.com/rust-lang/regex) | `0.8.2` | `0.8.3` | | [rustix](https://github.com/bytecodealliance/rustix) | `0.38.31` | `0.38.32` | | [rustversion](https://github.com/dtolnay/rustversion) | `1.0.14` | `1.0.15` | | [uuid](https://github.com/uuid-rs/uuid) | `1.7.0` | `1.8.0` | | [widestring](https://github.com/starkat99/widestring-rs) | `1.0.2` | `1.1.0` | | [xml-rs](https://github.com/kornelski/xml-rs) | `0.8.19` | `0.8.20` | Updates `bitflags` from 2.4.2 to 2.5.0 - [Release notes](https://github.com/bitflags/bitflags/releases) - [Changelog](https://github.com/bitflags/bitflags/blob/main/CHANGELOG.md) - [Commits](bitflags/bitflags@2.4.2...2.5.0) Updates `futures-lite` from 2.2.0 to 2.3.0 - [Release notes](https://github.com/smol-rs/futures-lite/releases) - [Changelog](https://github.com/smol-rs/futures-lite/blob/master/CHANGELOG.md) - [Commits](smol-rs/futures-lite@v2.2.0...v2.3.0) Updates `getrandom` from 0.2.12 to 0.2.13 - [Changelog](https://github.com/rust-random/getrandom/blob/master/CHANGELOG.md) - [Commits](rust-random/getrandom@v0.2.12...v0.2.13) Updates `heck` from 0.4.1 to 0.5.0 - [Changelog](https://github.com/withoutboats/heck/blob/master/CHANGELOG.md) - [Commits](https://github.com/withoutboats/heck/commits) Updates `serde_json` from 1.0.114 to 1.0.115 - [Release notes](https://github.com/serde-rs/json/releases) - [Commits](serde-rs/json@v1.0.114...v1.0.115) Updates `smallvec` from 1.13.1 to 1.13.2 - [Release notes](https://github.com/servo/rust-smallvec/releases) - [Commits](servo/rust-smallvec@v1.13.1...v1.13.2) Updates `tokio` from 1.36.0 to 1.37.0 - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](tokio-rs/tokio@tokio-1.36.0...tokio-1.37.0) Updates `indexmap` from 2.2.5 to 2.2.6 - [Changelog](https://github.com/indexmap-rs/indexmap/blob/master/RELEASES.md) - [Commits](indexmap-rs/indexmap@2.2.5...2.2.6) Updates `syn` from 2.0.52 to 2.0.58 - [Release notes](https://github.com/dtolnay/syn/releases) - [Commits](dtolnay/syn@2.0.52...2.0.58) Updates `ab_glyph` from 0.2.23 to 0.2.24 - [Release notes](https://github.com/alexheretic/ab-glyph/releases) - [Commits](alexheretic/ab-glyph@ab-glyph-0.2.23...ab-glyph-0.2.24) Updates `aho-corasick` from 1.1.2 to 1.1.3 - [Commits](BurntSushi/aho-corasick@1.1.2...1.1.3) Updates `async-trait` from 0.1.77 to 0.1.79 - [Release notes](https://github.com/dtolnay/async-trait/releases) - [Commits](dtolnay/async-trait@0.1.77...0.1.79) Updates `autocfg` from 1.1.0 to 1.2.0 - [Commits](cuviper/autocfg@1.1.0...1.2.0) Updates `backtrace` from 0.3.69 to 0.3.71 - [Release notes](https://github.com/rust-lang/backtrace-rs/releases) - [Commits](rust-lang/backtrace-rs@0.3.69...0.3.71) Updates `bytes` from 1.5.0 to 1.6.0 - [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.5.0...v1.6.0) Updates `cc` from 1.0.90 to 1.0.91 - [Release notes](https://github.com/rust-lang/cc-rs/releases) - [Commits](rust-lang/cc-rs@1.0.90...1.0.91) Updates `clap` from 4.5.2 to 4.5.4 - [Release notes](https://github.com/clap-rs/clap/releases) - [Changelog](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md) - [Commits](clap-rs/clap@v4.5.2...v4.5.4) Updates `clap_derive` from 4.5.0 to 4.5.4 - [Release notes](https://github.com/clap-rs/clap/releases) - [Changelog](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md) - [Commits](clap-rs/clap@v4.5.0...v4.5.4) Updates `downcast-rs` from 1.2.0 to 1.2.1 - [Changelog](https://github.com/marcianx/downcast-rs/blob/master/CHANGELOG.md) - [Commits](marcianx/downcast-rs@v1.2.0...v1.2.1) Updates `fastrand` from 2.0.1 to 2.0.2 - [Release notes](https://github.com/smol-rs/fastrand/releases) - [Changelog](https://github.com/smol-rs/fastrand/blob/master/CHANGELOG.md) - [Commits](smol-rs/fastrand@v2.0.1...v2.0.2) Updates `half` from 2.4.0 to 2.4.1 - [Release notes](https://github.com/starkat99/half-rs/releases) - [Changelog](https://github.com/starkat99/half-rs/blob/main/CHANGELOG.md) - [Commits](VoidStarKat/half-rs@v2.4.0...v2.4.1) Updates `itoa` from 1.0.10 to 1.0.11 - [Release notes](https://github.com/dtolnay/itoa/releases) - [Commits](dtolnay/itoa@1.0.10...1.0.11) Updates `memchr` from 2.7.1 to 2.7.2 - [Commits](BurntSushi/memchr@2.7.1...2.7.2) Updates `pin-project-lite` from 0.2.13 to 0.2.14 - [Release notes](https://github.com/taiki-e/pin-project-lite/releases) - [Changelog](https://github.com/taiki-e/pin-project-lite/blob/main/CHANGELOG.md) - [Commits](taiki-e/pin-project-lite@v0.2.13...v0.2.14) Updates `polling` from 3.5.0 to 3.6.0 - [Release notes](https://github.com/smol-rs/polling/releases) - [Changelog](https://github.com/smol-rs/polling/blob/master/CHANGELOG.md) - [Commits](smol-rs/polling@v3.5.0...v3.6.0) Updates `rayon` from 1.9.0 to 1.10.0 - [Changelog](https://github.com/rayon-rs/rayon/blob/main/RELEASES.md) - [Commits](rayon-rs/rayon@rayon-core-v1.9.0...rayon-core-v1.10.0) Updates `regex` from 1.10.3 to 1.10.4 - [Release notes](https://github.com/rust-lang/regex/releases) - [Changelog](https://github.com/rust-lang/regex/blob/master/CHANGELOG.md) - [Commits](rust-lang/regex@1.10.3...1.10.4) Updates `regex-syntax` from 0.8.2 to 0.8.3 - [Release notes](https://github.com/rust-lang/regex/releases) - [Changelog](https://github.com/rust-lang/regex/blob/master/CHANGELOG.md) - [Commits](rust-lang/regex@regex-syntax-0.8.2...regex-syntax-0.8.3) Updates `rustix` from 0.38.31 to 0.38.32 - [Release notes](https://github.com/bytecodealliance/rustix/releases) - [Commits](bytecodealliance/rustix@v0.38.31...v0.38.32) Updates `rustversion` from 1.0.14 to 1.0.15 - [Release notes](https://github.com/dtolnay/rustversion/releases) - [Commits](dtolnay/rustversion@1.0.14...1.0.15) Updates `uuid` from 1.7.0 to 1.8.0 - [Release notes](https://github.com/uuid-rs/uuid/releases) - [Commits](uuid-rs/uuid@1.7.0...1.8.0) Updates `widestring` from 1.0.2 to 1.1.0 - [Release notes](https://github.com/starkat99/widestring-rs/releases) - [Changelog](https://github.com/starkat99/widestring-rs/blob/main/CHANGELOG.md) - [Commits](VoidStarKat/widestring-rs@v1.0.2...v1.1.0) Updates `xml-rs` from 0.8.19 to 0.8.20 - [Changelog](https://github.com/kornelski/xml-rs/blob/main/Changelog.md) - [Commits](kornelski/xml-rs@0.8.19...0.8.20) --- updated-dependencies: - dependency-name: bitflags dependency-type: direct:production update-type: version-update:semver-minor dependency-group: patch-updates - dependency-name: futures-lite dependency-type: direct:production update-type: version-update:semver-minor dependency-group: patch-updates - dependency-name: getrandom dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patch-updates - dependency-name: heck dependency-type: direct:production update-type: version-update:semver-minor dependency-group: patch-updates - dependency-name: serde_json dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patch-updates - dependency-name: smallvec dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patch-updates - dependency-name: tokio dependency-type: direct:production update-type: version-update:semver-minor dependency-group: patch-updates - dependency-name: indexmap dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patch-updates - dependency-name: syn dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patch-updates - dependency-name: ab_glyph dependency-type: indirect update-type: version-update:semver-patch dependency-group: patch-updates - dependency-name: aho-corasick dependency-type: indirect update-type: version-update:semver-patch dependency-group: patch-updates - dependency-name: async-trait dependency-type: indirect update-type: version-update:semver-patch dependency-group: patch-updates - dependency-name: autocfg dependency-type: indirect update-type: version-update:semver-minor dependency-group: patch-updates - dependency-name: backtrace dependency-type: indirect update-type: version-update:semver-patch dependency-group: patch-updates - dependency-name: bytes dependency-type: indirect update-type: version-update:semver-minor dependency-group: patch-updates - dependency-name: cc dependency-type: indirect update-type: version-update:semver-patch dependency-group: patch-updates - dependency-name: clap dependency-type: indirect update-type: version-update:semver-patch dependency-group: patch-updates - dependency-name: clap_derive dependency-type: indirect update-type: version-update:semver-patch dependency-group: patch-updates - dependency-name: downcast-rs dependency-type: indirect update-type: version-update:semver-patch dependency-group: patch-updates - dependency-name: fastrand dependency-type: indirect update-type: version-update:semver-patch dependency-group: patch-updates - dependency-name: half dependency-type: indirect update-type: version-update:semver-patch dependency-group: patch-updates - dependency-name: itoa dependency-type: indirect update-type: version-update:semver-patch dependency-group: patch-updates - dependency-name: memchr dependency-type: indirect update-type: version-update:semver-patch dependency-group: patch-updates - dependency-name: pin-project-lite dependency-type: indirect update-type: version-update:semver-patch dependency-group: patch-updates - dependency-name: polling dependency-type: indirect update-type: version-update:semver-minor dependency-group: patch-updates - dependency-name: rayon dependency-type: indirect update-type: version-update:semver-minor dependency-group: patch-updates - dependency-name: regex dependency-type: indirect update-type: version-update:semver-patch dependency-group: patch-updates - dependency-name: regex-syntax dependency-type: indirect update-type: version-update:semver-patch dependency-group: patch-updates - dependency-name: rustix dependency-type: indirect update-type: version-update:semver-patch dependency-group: patch-updates - dependency-name: rustversion dependency-type: indirect update-type: version-update:semver-patch dependency-group: patch-updates - dependency-name: uuid dependency-type: indirect update-type: version-update:semver-minor dependency-group: patch-updates - dependency-name: widestring dependency-type: indirect update-type: version-update:semver-minor dependency-group: patch-updates - dependency-name: xml-rs dependency-type: indirect update-type: version-update:semver-patch dependency-group: patch-updates ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: Erich Gubler <erichdongubler@gmail.com>
c137fcd to
e4f6037
Compare
|
I've force-pushed a commit that leaves out the following updates:
|
ErichDonGubler
approved these changes
Apr 8, 2024
|
@gfx-rs/naga: Just need a rubber-stamp from y'all! |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
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 patch-updates group with 35 updates:
2.4.22.5.02.2.02.3.00.2.120.2.130.25.00.27.00.4.10.5.01.0.1141.0.1151.13.11.13.20.37.3+1.3.2510.38.0+1.3.2811.36.01.37.02.2.52.2.62.0.522.0.580.2.230.2.241.1.21.1.30.1.770.1.791.1.01.2.00.3.690.3.711.5.01.6.01.0.901.0.914.5.24.5.44.5.04.5.41.2.01.2.12.0.12.0.22.4.02.4.11.0.101.0.112.7.12.7.20.2.130.2.143.5.03.6.01.9.01.10.01.10.31.10.40.8.20.8.30.38.310.38.321.0.141.0.151.7.01.8.01.0.21.1.00.8.190.8.20Updates
bitflagsfrom 2.4.2 to 2.5.0Release notes
Sourced from bitflags's releases.
Changelog
Sourced from bitflags's changelog.
Commits
e5ff0caMerge pull request #401 from KodrAus/cargo/2.5.04b51e1dprepare for 2.5.0 release6965e84Merge pull request #400 from KodrAus/feat/parser-modes6eaed0bsupport truncating or strict-named variants of parsing and formattinge2c8409Merge pull request #398 from tgross35/patch-173dc066DeriveDebugforFlag\<B>Updates
futures-litefrom 2.2.0 to 2.3.0Release notes
Sourced from futures-lite's releases.
Changelog
Sourced from futures-lite's changelog.
Commits
cdf5d64v2.3.016333c5chore: Rename try_stream to drain531c73clint: Fix new nightly Clippy lintsd4230bdAdd a Stream::try_stream() method (#70)Updates
getrandomfrom 0.2.12 to 0.2.13Changelog
Sourced from getrandom's changelog.
Commits
968dd48Release v0.2.13 (#405)8ffd43eConditionally disable file fallback for Android and Linux (#396)6b7bcb5Replace man7.org links with manned.org (#404)5f0701fCI: Run tests on aarch64-apple-darwin and aarch64-apple-ios-sim. (#398)489eeeeFix nightly build by removing redundantuse(#399)d102c36Usedoc_auto_cfginstead ofdoc_cfg(#392)2e4bb4dCorrect comments regarding LazyUsize (#391)Updates
glamfrom 0.25.0 to 0.27.0Changelog
Sourced from glam's changelog.
... (truncated)
Commits
9f694bcImplement fract as self - self.trunc() rather than GLSL's self - self.floor()...bb32f1dci: Don't use actions-rs actions (#498)121f9b7Prepare 0.26.0 release. (#496)dd9c3efUpdated CHANGELOG.246ae4cAddwith_x,with_y, etc. to vector types. (#493)30948c4Addmove_towardsfor vectors (#492)231a867Update changelog.35a2f76Respect precision format specifier in Display implementations. (#491)ab85e2aAdd Div and DivAssign by scalar implementations to matrix types. (#489)fb8ef0fAdd From BVecN and BVecNA for all vector types. (#488)Updates
heckfrom 0.4.1 to 0.5.0Changelog
Sourced from heck's changelog.
Commits
Updates
serde_jsonfrom 1.0.114 to 1.0.115Release notes
Sourced from serde_json's releases.
Commits
b1ebf38Release 1.0.115c3dc153Merge pull request #1119 from titaniumtraveler/pr218770bExplicitly install a Rust toolchain for cargo-outdated job840da8eFix missing backticks in doc comments3a3f61bTemporarily disable miri on doctests4a0be88Format regression tests with rustfmtd2dbbf7Ignore dead code lint in tests8e7b37bMerge pull request #1118 from serde-rs/transparenta25f6c6Remove conditional on repr(transparent)fedf834Ignore non_local_definitions false positive in testUpdates
smallvecfrom 1.13.1 to 1.13.2Release notes
Sourced from smallvec's releases.
Commits
0089d0aBump version to 1.13.2b1d2814Fix UB on out-of-bounds insert()3057362Stop passing tag-raw-ptrs to MIRIFLAGSf6665a5Add more tests for UBUpdates
ashfrom 0.37.3+1.3.251 to 0.38.0+1.3.281Release notes
Sourced from ash's releases.
Commits
b724b78Releaseash 0.38.0andash-window 0.13.0(#897)24c3287Add Fuchsia support (#626)cd6e1eaextensions/amd/shader_info: Replace unreachableShaderInfoResultwith 3 spe...0c362c0extensions/khr/calibrated_device: Useself.handleinstead of requiring `vk:...736fa20generator: ReintroduceCloneon high-levelInstance/Deviceextension wr...9e36403extensions: Always returnpipeline/shaders, even on error (#828)1b24430Outline monomorphic load functions3d84654Rework module layout for less redundancy and cleaner isolationaee0c61extension/ext: Add missing length-rounding incmd_set_sample_mask()assert ...71387e9extensions/khr: Re-add erroneously removedmod acceleration_structure(#893)Updates
tokiofrom 1.36.0 to 1.37.0Release notes
Sourced from tokio's releases.
... (truncated)
Commits
9c337cachore: prepare Tokio v1.37.0 (#6435)e542501io: document cancel safety ofAsyncBufReadExt::fill_buf(#6431)4601c84stream: addnext_manyandpoll_next_manytoStreamMap(#6409)deff252util: document cancel safety ofSinkExt::sendandStreamExt::next(#6417)4565b81sync: add arwlock()method to ownedRwLockguards (#6418)3ce4720sync: addis_closed,is_empty, andlento mpsc receivers (#6348)8342e4butil: assert compatibility betweenLengthDelimitedCodecoptions (#6414)4c453e9readme: add description about benchmarks (#6425)1846483sync: expose strong and weak counts of mpsc sender handles (#6405)baad270sync: add Semaphore example for limiting the number of outgoing requests (#6419)Updates
indexmapfrom 2.2.5 to 2.2.6Changelog
Sourced from indexmap's changelog.
Commits
3f0fffbMerge pull request #323 from cuviper/mutable33c1a7cFixunused_importsb76ff73Fixclippy::multiple_bound_locations0060546Release 2.2.6210b027Opt-in mutable access on IndexSetUpdates
synfrom 2.0.52 to 2.0.58Release notes
Sourced from syn's releases.
Commits
81adad6Release 2.0.587247053Merge pull request #1611 from dtolnay/customdollar990142fSupport '$' in custom_punctuation macro4753622Merge pull request #1610 from dtolnay/sortpunct36a7f67Sort tokens in the same order between custom_punctuation_len and Token macrof104427Update test suite to nightly-2024-03-319cea040Release 2.0.573c07b78Release 2.0.56585df47Merge pull request #1608 from BD103/deps-featuresd7650b2chore: bump msrv to 1.60 (pt. 2)Updates
ab_glyphfrom 0.2.23 to 0.2.24Release notes
Sourced from ab_glyph's releases.
Commits
44c20dcRelease 0.2.24cc09e0aUpdate changelog675ed3eExpose slice and vec of raw data (#98)a255264Update dev dependencies27ff93eFix typos (#92)Updates
aho-corasickfrom 1.1.2 to 1.1.3Commits
56256dc1.1.31b64b22simd: fix big-endian aarch64 build59b3655style: clean up lint violationsf227162benchmarks: import jetscii's benchmarks964a2d5benchmarks: update aho-corasick engine lock fileUpdates
async-traitfrom 0.1.77 to 0.1.79Release notes
Sourced from async-trait's releases.
Commits
1eb21edRelease 0.1.7982cb95cResolve unused field of ReplaceSelf syntax tree visitorcd8286bUpdate ui test suite to nightly-2024-03-22c73061dRelease 0.1.78b6314bcRefactor inferred bound filtering8d51928Merge pull request #262 from dtolnay/asyncspanc98a408Minimize use of async token's span in expanded code2f5343cMerge pull request #261 from dtolnay/inferredbound1a01bb4Skip needlessly generating inferred bounds during ?Sende68d68cMerge pull request #260 from dtolnay/qualificationsUpdates
autocfgfrom 1.1.0 to 1.2.0Commits
c10bc17Merge pull request #57 from cuviper/release-1.2.01c029e4Fixclippy::needless_borrows_for_generic_args8fbf203Release 1.2.07f3e58bMerge pull request #56 from cuviper/wrappers1ca2af8SupportRUSTC_WRAPPERandRUSTC_WORKSPACE_WRAPPERcf17815Merge pull request #27 from cuviper/set_no_std32c1170Use consistent verb form in docs3c2cf0eAdd getterno_std()and setterset_no_std(bool)5e07f6aMerge pull request #55 from cuviper/farewell-bors8717f69Add a summary CI jobUpdates
backtracefrom 0.3.69 to 0.3.71Release notes
Sourced from backtrace's releases.
... (truncated)
Commits
7be8953rust-lang/backtrace-rs#599c31ea5brust-lang/backtrace-rs#602193125arust-lang/backtrace-rs#601bdc8b82Merge pull request #598 from workingjubilee/pull-back-msrvedc9f5chack out binary size checks4c8fe97add Windows to MSRV tests84dfe24hack CI3f08ec0Pull back MSRV-breaking ptr::from_ref6fa4b85rust-lang/backtrace-rs#592ea7dc8erust-lang/backtrace-rs#591Updates
bytesfrom 1.5.0 to 1.6.0Release notes
Sourced from bytes's releases.
Changelog
Sourced from bytes's changelog.
Commits
ce8d8a0chore: prepare bytes v1.6.0 (#681)536db06Use ManuallyDrop instead of mem::forget (#675)ca00411Remove commented tests for Bytes::unsplit (#677)7968f6fRemove redundant reserve call (#674)c5fae00copy_to_bytes: Add panic section to docs (#676)99584ccUse Iterator from the prelude (#673)4628927Refactor split_at/split_to (#663)1bcd212get_vec_pos: use &self instead of &mut self (#670)f586ffcset_vec_pos does not need a second parameter (#672)c6972d6Calculate original capacity only if necessary (#666)Updates
ccfrom 1.0.90 to 1.0.91Release notes
Sourced from cc's releases.