-
Notifications
You must be signed in to change notification settings - Fork 17
Bump the rust-minor-patch group with 29 updates #55
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
Closed
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
Bumps the rust-minor-patch group with 29 updates: | Package | From | To | | --- | --- | --- | | [clap](https://github.com/clap-rs/clap) | `4.5.51` | `4.5.56` | | [minimap2](https://github.com/jguhlin/minimap2-rs) | `0.1.28+minimap2.2.30` | `0.1.30+minimap2.2.30` | | [flate2](https://github.com/rust-lang/flate2-rs) | `1.1.5` | `1.1.8` | | [anstyle-query](https://github.com/rust-cli/anstyle) | `1.1.4` | `1.1.5` | | [anstyle-wincon](https://github.com/rust-cli/anstyle) | `3.0.10` | `3.0.11` | | [buffer-redux](https://github.com/dignifiedquire/buffer-redux) | `1.0.2` | `1.1.0` | | [bytemuck](https://github.com/Lokathor/bytemuck) | `1.24.0` | `1.25.0` | | [cc](https://github.com/rust-lang/cc-rs) | `1.2.44` | `1.2.55` | | [clap_builder](https://github.com/clap-rs/clap) | `4.5.51` | `4.5.56` | | [clap_derive](https://github.com/clap-rs/clap) | `4.5.49` | `4.5.55` | | [clap_lex](https://github.com/clap-rs/clap) | `0.7.6` | `0.7.7` | | [cmake](https://github.com/rust-lang/cmake-rs) | `0.1.54` | `0.1.57` | | [find-msvc-tools](https://github.com/rust-lang/cc-rs) | `0.1.4` | `0.1.9` | | [indexmap](https://github.com/indexmap-rs/indexmap) | `2.12.0` | `2.13.0` | | [itoa](https://github.com/dtolnay/itoa) | `1.0.15` | `1.0.17` | | [libc](https://github.com/rust-lang/libc) | `0.2.177` | `0.2.180` | | [libm](https://github.com/rust-lang/compiler-builtins) | `0.2.15` | `0.2.16` | | [libz-ng-sys](https://github.com/rust-lang/libz-sys) | `1.1.22` | `1.1.23` | | [libz-sys](https://github.com/rust-lang/libz-sys) | `1.1.22` | `1.1.23` | | [minimap2-sys](https://github.com/jguhlin/minimap2-rs) | `0.1.24+minimap2.2.30` | `0.1.30+minimap2.2.30` | | [portable-atomic](https://github.com/taiki-e/portable-atomic) | `1.11.1` | `1.13.1` | | [portable-atomic-util](https://github.com/taiki-e/portable-atomic) | `0.2.4` | `0.2.5` | | [proc-macro2](https://github.com/dtolnay/proc-macro2) | `1.0.103` | `1.0.106` | | [quote](https://github.com/dtolnay/quote) | `1.0.41` | `1.0.44` | | [ryu](https://github.com/dtolnay/ryu) | `1.0.20` | `1.0.22` | | [simd-adler32](https://github.com/mcountryman/simd-adler32) | `0.3.7` | `0.3.8` | | [syn](https://github.com/dtolnay/syn) | `2.0.108` | `2.0.114` | | [zerocopy](https://github.com/google/zerocopy) | `0.8.27` | `0.8.37` | | [zerocopy-derive](https://github.com/google/zerocopy) | `0.8.27` | `0.8.37` | Updates `clap` from 4.5.51 to 4.5.56 - [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.51...clap_complete-v4.5.56) Updates `minimap2` from 0.1.28+minimap2.2.30 to 0.1.30+minimap2.2.30 - [Release notes](https://github.com/jguhlin/minimap2-rs/releases) - [Changelog](https://github.com/jguhlin/minimap2-rs/blob/main/CHANGELOG.md) - [Commits](jguhlin/minimap2-rs@v0.1.28...v0.1.30) Updates `flate2` from 1.1.5 to 1.1.8 - [Release notes](https://github.com/rust-lang/flate2-rs/releases) - [Commits](rust-lang/flate2-rs@1.1.5...1.1.8) Updates `anstyle-query` from 1.1.4 to 1.1.5 - [Commits](rust-cli/anstyle@anstyle-query-v1.1.4...anstyle-query-v1.1.5) Updates `anstyle-wincon` from 3.0.10 to 3.0.11 - [Commits](rust-cli/anstyle@anstyle-wincon-v3.0.10...anstyle-wincon-v3.0.11) Updates `buffer-redux` from 1.0.2 to 1.1.0 - [Commits](dignifiedquire/buffer-redux@v1.0.2...v1.1.0) Updates `bytemuck` from 1.24.0 to 1.25.0 - [Changelog](https://github.com/Lokathor/bytemuck/blob/main/changelog.md) - [Commits](Lokathor/bytemuck@v1.24.0...v1.25.0) Updates `cc` from 1.2.44 to 1.2.55 - [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.44...cc-v1.2.55) Updates `clap_builder` from 4.5.51 to 4.5.56 - [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.51...v4.5.56) Updates `clap_derive` from 4.5.49 to 4.5.55 - [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.49...v4.5.55) Updates `clap_lex` from 0.7.6 to 0.7.7 - [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_lex-v0.7.6...clap_lex-v0.7.7) Updates `cmake` from 0.1.54 to 0.1.57 - [Release notes](https://github.com/rust-lang/cmake-rs/releases) - [Changelog](https://github.com/rust-lang/cmake-rs/blob/main/CHANGELOG.md) - [Commits](rust-lang/cmake-rs@v0.1.54...v0.1.57) Updates `find-msvc-tools` from 0.1.4 to 0.1.9 - [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@find-msvc-tools-v0.1.4...find-msvc-tools-v0.1.9) Updates `indexmap` from 2.12.0 to 2.13.0 - [Changelog](https://github.com/indexmap-rs/indexmap/blob/main/RELEASES.md) - [Commits](indexmap-rs/indexmap@2.12.0...2.13.0) Updates `itoa` from 1.0.15 to 1.0.17 - [Release notes](https://github.com/dtolnay/itoa/releases) - [Commits](dtolnay/itoa@1.0.15...1.0.17) Updates `libc` from 0.2.177 to 0.2.180 - [Release notes](https://github.com/rust-lang/libc/releases) - [Changelog](https://github.com/rust-lang/libc/blob/0.2.180/CHANGELOG.md) - [Commits](rust-lang/libc@0.2.177...0.2.180) Updates `libm` from 0.2.15 to 0.2.16 - [Release notes](https://github.com/rust-lang/compiler-builtins/releases) - [Commits](rust-lang/compiler-builtins@libm-v0.2.15...libm-v0.2.16) Updates `libz-ng-sys` from 1.1.22 to 1.1.23 - [Release notes](https://github.com/rust-lang/libz-sys/releases) - [Commits](rust-lang/libz-sys@1.1.22...1.1.23) Updates `libz-sys` from 1.1.22 to 1.1.23 - [Release notes](https://github.com/rust-lang/libz-sys/releases) - [Commits](rust-lang/libz-sys@1.1.22...1.1.23) Updates `minimap2-sys` from 0.1.24+minimap2.2.30 to 0.1.30+minimap2.2.30 - [Release notes](https://github.com/jguhlin/minimap2-rs/releases) - [Changelog](https://github.com/jguhlin/minimap2-rs/blob/main/CHANGELOG.md) - [Commits](https://github.com/jguhlin/minimap2-rs/commits/v0.1.30) Updates `portable-atomic` from 1.11.1 to 1.13.1 - [Release notes](https://github.com/taiki-e/portable-atomic/releases) - [Changelog](https://github.com/taiki-e/portable-atomic/blob/main/CHANGELOG.md) - [Commits](taiki-e/portable-atomic@v1.11.1...v1.13.1) Updates `portable-atomic-util` from 0.2.4 to 0.2.5 - [Release notes](https://github.com/taiki-e/portable-atomic/releases) - [Changelog](https://github.com/taiki-e/portable-atomic/blob/main/CHANGELOG.md) - [Commits](taiki-e/portable-atomic@portable-atomic-util-0.2.4...portable-atomic-util-0.2.5) Updates `proc-macro2` from 1.0.103 to 1.0.106 - [Release notes](https://github.com/dtolnay/proc-macro2/releases) - [Commits](dtolnay/proc-macro2@1.0.103...1.0.106) Updates `quote` from 1.0.41 to 1.0.44 - [Release notes](https://github.com/dtolnay/quote/releases) - [Commits](dtolnay/quote@1.0.41...1.0.44) Updates `ryu` from 1.0.20 to 1.0.22 - [Release notes](https://github.com/dtolnay/ryu/releases) - [Commits](dtolnay/ryu@1.0.20...1.0.22) Updates `simd-adler32` from 0.3.7 to 0.3.8 - [Changelog](https://github.com/mcountryman/simd-adler32/blob/main/CHANGELOG.md) - [Commits](https://github.com/mcountryman/simd-adler32/commits) Updates `syn` from 2.0.108 to 2.0.114 - [Release notes](https://github.com/dtolnay/syn/releases) - [Commits](dtolnay/syn@2.0.108...2.0.114) Updates `zerocopy` from 0.8.27 to 0.8.37 - [Release notes](https://github.com/google/zerocopy/releases) - [Changelog](https://github.com/google/zerocopy/blob/main/CHANGELOG.md) - [Commits](google/zerocopy@v0.8.27...v0.8.37) Updates `zerocopy-derive` from 0.8.27 to 0.8.37 - [Release notes](https://github.com/google/zerocopy/releases) - [Changelog](https://github.com/google/zerocopy/blob/main/CHANGELOG.md) - [Commits](google/zerocopy@v0.8.27...v0.8.37) --- updated-dependencies: - dependency-name: clap dependency-version: 4.5.56 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust-minor-patch - dependency-name: minimap2 dependency-version: 0.1.30+minimap2.2.30 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust-minor-patch - dependency-name: flate2 dependency-version: 1.1.8 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust-minor-patch - dependency-name: anstyle-query dependency-version: 1.1.5 dependency-type: indirect update-type: version-update:semver-patch dependency-group: rust-minor-patch - dependency-name: anstyle-wincon dependency-version: 3.0.11 dependency-type: indirect update-type: version-update:semver-patch dependency-group: rust-minor-patch - dependency-name: buffer-redux dependency-version: 1.1.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: rust-minor-patch - dependency-name: bytemuck dependency-version: 1.25.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: rust-minor-patch - dependency-name: cc dependency-version: 1.2.55 dependency-type: indirect update-type: version-update:semver-patch dependency-group: rust-minor-patch - dependency-name: clap_builder dependency-version: 4.5.56 dependency-type: indirect update-type: version-update:semver-patch dependency-group: rust-minor-patch - dependency-name: clap_derive dependency-version: 4.5.55 dependency-type: indirect update-type: version-update:semver-patch dependency-group: rust-minor-patch - dependency-name: clap_lex dependency-version: 0.7.7 dependency-type: indirect update-type: version-update:semver-patch dependency-group: rust-minor-patch - dependency-name: cmake dependency-version: 0.1.57 dependency-type: indirect update-type: version-update:semver-patch dependency-group: rust-minor-patch - dependency-name: find-msvc-tools dependency-version: 0.1.9 dependency-type: indirect update-type: version-update:semver-patch dependency-group: rust-minor-patch - dependency-name: indexmap dependency-version: 2.13.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: rust-minor-patch - dependency-name: itoa dependency-version: 1.0.17 dependency-type: indirect update-type: version-update:semver-patch dependency-group: rust-minor-patch - dependency-name: libc dependency-version: 0.2.180 dependency-type: indirect update-type: version-update:semver-patch dependency-group: rust-minor-patch - dependency-name: libm dependency-version: 0.2.16 dependency-type: indirect update-type: version-update:semver-patch dependency-group: rust-minor-patch - dependency-name: libz-ng-sys dependency-version: 1.1.23 dependency-type: indirect update-type: version-update:semver-patch dependency-group: rust-minor-patch - dependency-name: libz-sys dependency-version: 1.1.23 dependency-type: indirect update-type: version-update:semver-patch dependency-group: rust-minor-patch - dependency-name: minimap2-sys dependency-version: 0.1.30+minimap2.2.30 dependency-type: indirect update-type: version-update:semver-patch dependency-group: rust-minor-patch - dependency-name: portable-atomic dependency-version: 1.13.1 dependency-type: indirect update-type: version-update:semver-minor dependency-group: rust-minor-patch - dependency-name: portable-atomic-util dependency-version: 0.2.5 dependency-type: indirect update-type: version-update:semver-patch dependency-group: rust-minor-patch - dependency-name: proc-macro2 dependency-version: 1.0.106 dependency-type: indirect update-type: version-update:semver-patch dependency-group: rust-minor-patch - dependency-name: quote dependency-version: 1.0.44 dependency-type: indirect update-type: version-update:semver-patch dependency-group: rust-minor-patch - dependency-name: ryu dependency-version: 1.0.22 dependency-type: indirect update-type: version-update:semver-patch dependency-group: rust-minor-patch - dependency-name: simd-adler32 dependency-version: 0.3.8 dependency-type: indirect update-type: version-update:semver-patch dependency-group: rust-minor-patch - dependency-name: syn dependency-version: 2.0.114 dependency-type: indirect update-type: version-update:semver-patch dependency-group: rust-minor-patch - dependency-name: zerocopy dependency-version: 0.8.37 dependency-type: indirect update-type: version-update:semver-patch dependency-group: rust-minor-patch - dependency-name: zerocopy-derive dependency-version: 0.8.37 dependency-type: indirect update-type: version-update:semver-patch dependency-group: rust-minor-patch ... Signed-off-by: dependabot[bot] <support@github.com>
Contributor
Author
LabelsThe following labels could not be found: Please fix the above issues or remove invalid values from |
Contributor
Author
|
Looks like these dependencies are updatable in another way, so this is no longer needed. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
None yet
0 participants
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 rust-minor-patch group with 29 updates:
4.5.514.5.560.1.28+minimap2.2.300.1.30+minimap2.2.301.1.51.1.81.1.41.1.53.0.103.0.111.0.21.1.01.24.01.25.01.2.441.2.554.5.514.5.564.5.494.5.550.7.60.7.70.1.540.1.570.1.40.1.92.12.02.13.01.0.151.0.170.2.1770.2.1800.2.150.2.161.1.221.1.231.1.221.1.230.1.24+minimap2.2.300.1.30+minimap2.2.301.11.11.13.10.2.40.2.51.0.1031.0.1061.0.411.0.441.0.201.0.220.3.70.3.82.0.1082.0.1140.8.270.8.370.8.270.8.37Updates
clapfrom 4.5.51 to 4.5.56Release notes
Sourced from clap's releases.
Changelog
Sourced from clap's changelog.
Commits
9cec100chore: Release00e72e0docs: Update changelogc7848ffMerge pull request #6094 from epage/home60184fbfeat(complete): Expand ~ in native completions09969d3chore(deps): Update Rust Stable to v1.89 (#6093)520beb5chore: Release2bd8ab3docs: Update changelog220875bMerge pull request #6091 from epage/possiblee5eb6c9fix(help): Integrate 'Possible Values:' into 'Arg::help'594a771refactor(help): Make empty tracking more consistentUpdates
minimap2from 0.1.28+minimap2.2.30 to 0.1.30+minimap2.2.30Release notes
Sourced from minimap2's releases.
Changelog
Sourced from minimap2's changelog.
... (truncated)
Commits
1c91a54Update minimap2-sys version dep0a18af9Remove retired CI runnerd7e9116Fix layout test compilation errors for cross-platform builds57ee829Updates3ee5223Updatesa3d6c01Merge pull request #154 from sjackman/sj/mm_set_opt-null225a5cdMerge pull request #152 from jguhlin/dependabot/github_actions/actions/upload...e765a21Merge pull request #151 from jguhlin/dependabot/github_actions/actions/downlo...8201e28Merge pull request #150 from jguhlin/dependabot/github_actions/actions/checko...7a7f067Merge pull request #147 from jguhlin/dependabot/cargo/rust-htslib-0.51Updates
flate2from 1.1.5 to 1.1.8Release notes
Sourced from flate2's releases.
Commits
8b66c27Merge pull request #525 from Byron/test-zlib-API5e752c9Address PR review3196dd0refactor internal feature toggles to better represent the status quo106cbccBump patch level in preparation for releaseaf7a0b3Add capabilties test for functions reserved to zlib-implementations.22c77eeDescribeunreachable!("...")branch inDeflate::set_level()ofzlib-rsb9e2979Remove C-binding specific restriction from CI forzlib-rstest.71eb5c5Merge pull request #524 from Byron/complete-zlib-rsfec67ebzlib-rs: supportset_dictionaryandset_levelecfdc2dupdate zlib-rs to 0.5.5Updates
anstyle-queryfrom 1.1.4 to 1.1.5Commits
368a871chore: Release4d5c297docs: Update changelog263b34cMerge pull request #284 from hanna-kruppe/windows-sys-0.618029e72Merge pull request #286 from epage/template5b1cab4fix(syntect): Update a windows minimal dep21b13fachore(ci): Run more jobs on Windows51e86fachore: Update from '_rust/main' templateb0881a6chore(ci): Give more control over where alt version jobs run829ebd7chore(deps): Allow windows-sys 0.6136dd1a2Merge pull request #285 from epage/templateUpdates
anstyle-winconfrom 3.0.10 to 3.0.11Commits
368a871chore: Release4d5c297docs: Update changelog263b34cMerge pull request #284 from hanna-kruppe/windows-sys-0.618029e72Merge pull request #286 from epage/template5b1cab4fix(syntect): Update a windows minimal dep21b13fachore(ci): Run more jobs on Windows51e86fachore: Update from '_rust/main' templateb0881a6chore(ci): Give more control over where alt version jobs run829ebd7chore(deps): Allow windows-sys 0.6136dd1a2Merge pull request #285 from epage/templateUpdates
buffer-reduxfrom 1.0.2 to 1.1.0Commits
c46d813chore: Release buffer-redux version 1.1.0f7f8836chore: explicitly set an MSRV of 1.71Updates
bytemuckfrom 1.24.0 to 1.25.0Changelog
Sourced from bytemuck's changelog.
... (truncated)
Commits
164ceddchore: Release bytemuck version 1.25.010a9319that was a derive PRa35eaeachangelog7009d79Fixnightly_portable_simdafterLaneCountremoval. (#344)58c6203Make derive(NoUninit) have the same constraints as Pod (#341)e4bce3bdocs: fix typo (#337)316607cFix CheckedBitPattern derive tests on big-endian (#336)92d78d2Removeextern "stdcall"fn ptr impls on non-x86-32 windows. (#333)0afbe8fFix 32bit tests (#331)Updates
ccfrom 1.2.44 to 1.2.55Release notes
Sourced from cc's releases.
... (truncated)
Changelog
Sourced from cc's changelog.
... (truncated)
Commits
0767349chore: release (#1668)268daebRegenerate target info (#1667)6fb617dFix RUSTFLAGS typo in test-linker-plugin-lto (#1665)16a5282Disable PIC for armv7-sony-vita-newlibeabihf (#1664)0b52cf2Addfind_windows_sdkAPI (#1663)85466d8chore(cc): release v1.2.54 (#1662)e580d49Fix x86_64-unknown-linux-gnuasan parsing (#1661)48b7b53Regenerate target info (#1660)5be292bchore: release (#1658)66ceffeAdd missing RISC-V targets (#1657)Updates
clap_builderfrom 4.5.51 to 4.5.56Release notes
Sourced from clap_builder's releases.
Changelog
Sourced from clap_builder's changelog.
Commits
e0c26b0chore: Release88ac651docs: Update changelogc39115aMerge pull request #6237 from epage/conflict578cd43fix(parser): Don't report conflicting arguments in usage3dca9aetest(parser): Show conflict errord11a611test(builder): Add more snapshot tests2047862chore: Release7aecad9docs: Update changelogc3051b5Merge pull request #6212 from ericgumba/issue_50403604b13fix(parser): Honor positional value_terminatorUpdates
clap_derivefrom 4.5.49 to 4.5.55Release notes
Sourced from clap_derive's releases.
Changelog
Sourced from clap_derive's changelog.
Commits
2047862chore: Release7aecad9docs: Update changelogc3051b5Merge pull request #6212 from ericgumba/issue_50403604b13fix(parser): Honor positional value_terminator63d73bctest(parser): Cover value_terminator as first argumentb9009a7Merge pull request #6233 from epage/templatef68bf6cchore: Update from _rust template6d0d36bchore(ci): Clean up previous branch in case it was leaked30b3b14chore(ci): Fix how rustfmt jobs rune2d2d25chore(deps): Update Rust Stable to v1.93 (#6231)Updates
clap_lexfrom 0.7.6 to 0.7.7Changelog
Sourced from clap_lex's changelog.
... (truncated)
Commits
087eddachore: Releasef652f4ddocs: Update changelog8e75826Merge pull request #6221 from sffc/lex-lifetime81dea3bfix: Use longer lifetime in clap_lex ParsedArgeabbc6bMerge pull request #6217 from epage/man76a016arefactor(man): Allow possible values to output Roff9db8234refactor(man): Avoid to_string475cac9fix(man): Always show possible values as a lista99bd42chore: Release485d781docs: Update changelogUpdates
cmakefrom 0.1.54 to 0.1.57Release notes
Sourced from cmake's releases.
Changelog
Sourced from cmake's changelog.
Commits
434afe6chore: release v0.1.57 (#268)899f26dRevert canonicalizing the build directory and make the path absolute instead ...b8fb301chore: release v0.1.56 (#263)120d739MSVC: Fallback to bundled CMake if present (#264)060922dcmake -B only for v3.13 and later (#262)c460840chore: release v0.1.55 (#249)08af05cWindows: Remove the\\?\prefix from paths (#259)6e68d9cAdd Visual Studio 2026 support (#255)b59be3bMake sure that cmake generate build files in current dir (#194)e6bfc1cSet the MSRV to 1.65 and test this in CIUpdates
find-msvc-toolsfrom 0.1.4 to 0.1.9Release notes
Sourced from find-msvc-tools's releases.
Commits
0767349chore: release (#1668)268daebRegenerate target info (#1667)6fb617dFix RUSTFLAGS typo in test-linker-plugin-lto (#1665)16a5282Disable PIC for armv7-sony-vita-newlibeabihf (#1664)0b52cf2Addfind_windows_sdkAPI (#1663)85466d8chore(cc): release v1.2.54 (#1662)e580d49Fix x86_64-unknown-linux-gnuasan parsing (#1661)48b7b53Regenerate target info (#1660)5be292bchore: release (#1658)66ceffeAdd missing RISC-V targets (#1657)Updates
indexmapfrom 2.12.0 to 2.13.0Changelog
Sourced from indexmap's changelog.
Commits
a4aba99Merge pull request #431 from cuviper/release-2.13.0e345f3aRelease 2.13.0e6b677bMerge pull request #430 from cuviper/split_at_checked61c9d53AddSlice::split_at_checkedandsplit_at_mut_checked8b8d350Merge pull request #426 from cuviper/clone-intokv88efd0cimpl Clone for IntoKeysandIntoValues3b6d04bMerge pull request #425 from cuviper/inner-coreeb30eb1Move crate::map::core to crate::innercfad758Merge pull request