-
Notifications
You must be signed in to change notification settings - Fork 0
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
Bump the cargo-deps group across 1 directory with 34 updates #59
Merged
Conversation
This file contains 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 cargo-deps group with 24 updates in the / directory: | Package | From | To | | --- | --- | --- | | [clap](https://github.com/clap-rs/clap) | `4.5.4` | `4.5.16` | | [log](https://github.com/rust-lang/log) | `0.4.21` | `0.4.22` | | [serde](https://github.com/serde-rs/serde) | `1.0.203` | `1.0.209` | | [thiserror](https://github.com/dtolnay/thiserror) | `1.0.61` | `1.0.63` | | [toml](https://github.com/toml-rs/toml) | `0.8.13` | `0.8.19` | | [anstream](https://github.com/rust-cli/anstyle) | `0.6.14` | `0.6.15` | | [anstyle-parse](https://github.com/rust-cli/anstyle) | `0.2.4` | `0.2.5` | | [anstyle-query](https://github.com/rust-cli/anstyle) | `1.0.3` | `1.1.1` | | [anstyle-wincon](https://github.com/rust-cli/anstyle) | `3.0.3` | `3.0.4` | | [clap_lex](https://github.com/clap-rs/clap) | `0.7.0` | `0.7.2` | | [colorchoice](https://github.com/rust-cli/anstyle) | `1.0.1` | `1.0.2` | | [either](https://github.com/rayon-rs/either) | `1.12.0` | `1.13.0` | | [indexmap](https://github.com/indexmap-rs/indexmap) | `2.2.6` | `2.5.0` | | [is_terminal_polyfill](https://github.com/polyfill-rs/is_terminal_polyfill) | `1.70.0` | `1.70.1` | | [lazy_static](https://github.com/rust-lang-nursery/lazy-static.rs) | `1.4.0` | `1.5.0` | | [libc](https://github.com/rust-lang/libc) | `0.2.155` | `0.2.158` | | [memchr](https://github.com/BurntSushi/memchr) | `2.7.2` | `2.7.4` | | [ppv-lite86](https://github.com/cryptocorrosion/cryptocorrosion) | `0.2.17` | `0.2.20` | | [proc-macro2](https://github.com/dtolnay/proc-macro2) | `1.0.84` | `1.0.86` | | [quote](https://github.com/dtolnay/quote) | `1.0.36` | `1.0.37` | | [syn](https://github.com/dtolnay/syn) | `2.0.66` | `2.0.77` | | [utf8parse](https://github.com/alacritty/vte) | `0.2.1` | `0.2.2` | | [version_check](https://github.com/SergioBenitez/version_check) | `0.9.4` | `0.9.5` | | [zerocopy](https://github.com/google/zerocopy) | `0.7.34` | `0.7.35` | Updates `clap` from 4.5.4 to 4.5.16 - [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.4...clap_complete-v4.5.16) Updates `log` from 0.4.21 to 0.4.22 - [Release notes](https://github.com/rust-lang/log/releases) - [Changelog](https://github.com/rust-lang/log/blob/master/CHANGELOG.md) - [Commits](rust-lang/log@0.4.21...0.4.22) Updates `serde` from 1.0.203 to 1.0.209 - [Release notes](https://github.com/serde-rs/serde/releases) - [Commits](serde-rs/serde@v1.0.203...v1.0.209) Updates `thiserror` from 1.0.61 to 1.0.63 - [Release notes](https://github.com/dtolnay/thiserror/releases) - [Commits](dtolnay/thiserror@1.0.61...1.0.63) Updates `toml` from 0.8.13 to 0.8.19 - [Commits](toml-rs/toml@toml-v0.8.13...toml-v0.8.19) Updates `anstream` from 0.6.14 to 0.6.15 - [Commits](rust-cli/anstyle@anstream-v0.6.14...anstream-v0.6.15) Updates `anstyle` from 1.0.7 to 1.0.8 - [Commits](rust-cli/anstyle@v1.0.7...v1.0.8) Updates `anstyle-parse` from 0.2.4 to 0.2.5 - [Commits](rust-cli/anstyle@anstyle-parse-v0.2.4...anstyle-parse-v0.2.5) Updates `anstyle-query` from 1.0.3 to 1.1.1 - [Commits](rust-cli/anstyle@anstyle-query-v1.0.3...anstyle-query-v1.1.1) Updates `anstyle-wincon` from 3.0.3 to 3.0.4 - [Commits](rust-cli/anstyle@anstyle-wincon-v3.0.3...anstyle-wincon-v3.0.4) Updates `clap_builder` from 4.5.2 to 4.5.15 - [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.15) Updates `clap_derive` from 4.5.4 to 4.5.13 - [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.4...v4.5.13) Updates `clap_lex` from 0.7.0 to 0.7.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_lex-v0.7.0...clap_lex-v0.7.2) Updates `colorchoice` from 1.0.1 to 1.0.2 - [Commits](rust-cli/anstyle@colorchoice-v1.0.1...colorchoice-v1.0.2) Updates `either` from 1.12.0 to 1.13.0 - [Commits](rayon-rs/either@1.12.0...1.13.0) Updates `indexmap` from 2.2.6 to 2.5.0 - [Changelog](https://github.com/indexmap-rs/indexmap/blob/master/RELEASES.md) - [Commits](indexmap-rs/indexmap@2.2.6...2.5.0) Updates `is_terminal_polyfill` from 1.70.0 to 1.70.1 - [Changelog](https://github.com/polyfill-rs/is_terminal_polyfill/blob/main-v1.70/CHANGELOG.md) - [Commits](polyfill-rs/is_terminal_polyfill@v1.70.0...v1.70.1) Updates `lazy_static` from 1.4.0 to 1.5.0 - [Release notes](https://github.com/rust-lang-nursery/lazy-static.rs/releases) - [Commits](rust-lang-nursery/lazy-static.rs@1.4.0...1.5.0) Updates `libc` from 0.2.155 to 0.2.158 - [Release notes](https://github.com/rust-lang/libc/releases) - [Changelog](https://github.com/rust-lang/libc/blob/0.2.158/CHANGELOG.md) - [Commits](rust-lang/libc@0.2.155...0.2.158) Updates `memchr` from 2.7.2 to 2.7.4 - [Commits](BurntSushi/memchr@2.7.2...2.7.4) Updates `ppv-lite86` from 0.2.17 to 0.2.20 - [Commits](https://github.com/cryptocorrosion/cryptocorrosion/commits) Updates `proc-macro2` from 1.0.84 to 1.0.86 - [Release notes](https://github.com/dtolnay/proc-macro2/releases) - [Commits](dtolnay/proc-macro2@1.0.84...1.0.86) Updates `quote` from 1.0.36 to 1.0.37 - [Release notes](https://github.com/dtolnay/quote/releases) - [Commits](dtolnay/quote@1.0.36...1.0.37) Updates `serde_derive` from 1.0.203 to 1.0.209 - [Release notes](https://github.com/serde-rs/serde/releases) - [Commits](serde-rs/serde@v1.0.203...v1.0.209) Updates `serde_spanned` from 0.6.6 to 0.6.7 - [Commits](toml-rs/toml@serde_spanned-v0.6.6...serde_spanned-v0.6.7) Updates `syn` from 2.0.66 to 2.0.77 - [Release notes](https://github.com/dtolnay/syn/releases) - [Commits](dtolnay/syn@2.0.66...2.0.77) Updates `thiserror-impl` from 1.0.61 to 1.0.63 - [Release notes](https://github.com/dtolnay/thiserror/releases) - [Commits](dtolnay/thiserror@1.0.61...1.0.63) Updates `toml_datetime` from 0.6.6 to 0.6.8 - [Commits](toml-rs/toml@toml_datetime-v0.6.6...toml_datetime-v0.6.8) Updates `toml_edit` from 0.22.13 to 0.22.20 - [Commits](toml-rs/toml@v0.22.13...v0.22.20) Updates `utf8parse` from 0.2.1 to 0.2.2 - [Release notes](https://github.com/alacritty/vte/releases) - [Changelog](https://github.com/alacritty/vte/blob/master/CHANGELOG.md) - [Commits](alacritty/vte@utf8parse_v0.2.1...utf8parse_v0.2.2) Updates `version_check` from 0.9.4 to 0.9.5 - [Commits](SergioBenitez/version_check@v0.9.4...v0.9.5) Updates `winnow` from 0.6.9 to 0.6.18 - [Changelog](https://github.com/winnow-rs/winnow/blob/main/CHANGELOG.md) - [Commits](winnow-rs/winnow@v0.6.9...v0.6.18) Updates `zerocopy` from 0.7.34 to 0.7.35 - [Release notes](https://github.com/google/zerocopy/releases) - [Changelog](https://github.com/google/zerocopy/blob/main/CHANGELOG.md) - [Commits](https://github.com/google/zerocopy/commits) Updates `zerocopy-derive` from 0.7.34 to 0.7.35 - [Release notes](https://github.com/google/zerocopy/releases) - [Changelog](https://github.com/google/zerocopy/blob/main/CHANGELOG.md) - [Commits](https://github.com/google/zerocopy/commits) --- updated-dependencies: - dependency-name: clap dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-deps - dependency-name: log dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-deps - dependency-name: serde dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-deps - dependency-name: thiserror dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-deps - dependency-name: toml dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-deps - dependency-name: anstream dependency-type: indirect update-type: version-update:semver-patch dependency-group: cargo-deps - dependency-name: anstyle dependency-type: indirect update-type: version-update:semver-patch dependency-group: cargo-deps - dependency-name: anstyle-parse dependency-type: indirect update-type: version-update:semver-patch dependency-group: cargo-deps - dependency-name: anstyle-query dependency-type: indirect update-type: version-update:semver-minor dependency-group: cargo-deps - dependency-name: anstyle-wincon dependency-type: indirect update-type: version-update:semver-patch dependency-group: cargo-deps - dependency-name: clap_builder dependency-type: indirect update-type: version-update:semver-patch dependency-group: cargo-deps - dependency-name: clap_derive dependency-type: indirect update-type: version-update:semver-patch dependency-group: cargo-deps - dependency-name: clap_lex dependency-type: indirect update-type: version-update:semver-patch dependency-group: cargo-deps - dependency-name: colorchoice dependency-type: indirect update-type: version-update:semver-patch dependency-group: cargo-deps - dependency-name: either dependency-type: indirect update-type: version-update:semver-minor dependency-group: cargo-deps - dependency-name: indexmap dependency-type: indirect update-type: version-update:semver-minor dependency-group: cargo-deps - dependency-name: is_terminal_polyfill dependency-type: indirect update-type: version-update:semver-patch dependency-group: cargo-deps - dependency-name: lazy_static dependency-type: indirect update-type: version-update:semver-minor dependency-group: cargo-deps - dependency-name: libc dependency-type: indirect update-type: version-update:semver-patch dependency-group: cargo-deps - dependency-name: memchr dependency-type: indirect update-type: version-update:semver-patch dependency-group: cargo-deps - dependency-name: ppv-lite86 dependency-type: indirect update-type: version-update:semver-patch dependency-group: cargo-deps - dependency-name: proc-macro2 dependency-type: indirect update-type: version-update:semver-patch dependency-group: cargo-deps - dependency-name: quote dependency-type: indirect update-type: version-update:semver-patch dependency-group: cargo-deps - dependency-name: serde_derive dependency-type: indirect update-type: version-update:semver-patch dependency-group: cargo-deps - dependency-name: serde_spanned dependency-type: indirect update-type: version-update:semver-patch dependency-group: cargo-deps - dependency-name: syn dependency-type: indirect update-type: version-update:semver-patch dependency-group: cargo-deps - dependency-name: thiserror-impl dependency-type: indirect update-type: version-update:semver-patch dependency-group: cargo-deps - dependency-name: toml_datetime dependency-type: indirect update-type: version-update:semver-patch dependency-group: cargo-deps - dependency-name: toml_edit dependency-type: indirect update-type: version-update:semver-patch dependency-group: cargo-deps - dependency-name: utf8parse dependency-type: indirect update-type: version-update:semver-patch dependency-group: cargo-deps - dependency-name: version_check dependency-type: indirect update-type: version-update:semver-patch dependency-group: cargo-deps - dependency-name: winnow dependency-type: indirect update-type: version-update:semver-patch dependency-group: cargo-deps - dependency-name: zerocopy dependency-type: indirect update-type: version-update:semver-patch dependency-group: cargo-deps - dependency-name: zerocopy-derive dependency-type: indirect update-type: version-update:semver-patch dependency-group: cargo-deps ... Signed-off-by: dependabot[bot] <[email protected]>
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 cargo-deps group with 24 updates in the / directory:
4.5.4
4.5.16
0.4.21
0.4.22
1.0.203
1.0.209
1.0.61
1.0.63
0.8.13
0.8.19
0.6.14
0.6.15
0.2.4
0.2.5
1.0.3
1.1.1
3.0.3
3.0.4
0.7.0
0.7.2
1.0.1
1.0.2
1.12.0
1.13.0
2.2.6
2.5.0
1.70.0
1.70.1
1.4.0
1.5.0
0.2.155
0.2.158
2.7.2
2.7.4
0.2.17
0.2.20
1.0.84
1.0.86
1.0.36
1.0.37
2.0.66
2.0.77
0.2.1
0.2.2
0.9.4
0.9.5
0.7.34
0.7.35
Updates
clap
from 4.5.4 to 4.5.16Release notes
Sourced from clap's releases.
... (truncated)
Changelog
Sourced from clap's changelog.
... (truncated)
Commits
cedb1f0
chore: Releasec22a510
docs(complete): Fix registration commands050b6c5
chore: Release5e61bd4
docs: Update changelog6f88091
Merge pull request #5671 from epage/envc402ec6
feat(complete): Env hook for dynamic completions6288e11
test(complete): Specialize tests84cfd92
Merge pull request #5667 from a-kenji/fix-typo70d8334
Merge pull request #5669 from epage/reorgcddbb56
fix(complete): Correct version checkUpdates
log
from 0.4.21 to 0.4.22Changelog
Sourced from log's changelog.
Commits
d5ba2cf
Merge pull request #634 from rust-lang/cargo/0.4.22d1a8306
prepare for 0.4.22 release46894ef
Merge pull request #633 from rust-lang/feat/panic-infoe0d389c
Merge pull request #632 from rust-lang/feat/loosen-atomicsc9e5e13
use Location::caller() for file and line info507b672
loosen orderings for logger initializationc879b01
Merge pull request #628 from Thomasdezeeuw/fix-warnings405fdb4
Merge pull request #627 from Thomasdezeeuw/check-features1307ade
Remove unneeded import710560e
Don't use --all-features in CIUpdates
serde
from 1.0.203 to 1.0.209Release notes
Sourced from serde's releases.
Commits
30752ac
Release 1.0.209b84e6ca
Improve wording of PR 2805 comments87a2fb0
Wrap comments from PR 2805 to 80 columns9eaf7b9
Merge pull request #2805 from Mingun/untagged-tests7bde100
Replace MapRefDeserializer with value::MapDeserializerda7fc79
Fix deserialization of empty struct variant in untagged enums4c5fec1
Test special cases that reaches SeqRefDeserializer::deserialize_any len==0 co...6588b0a
Cover Content::Seq case in VariantRefDeserializer::struct_variant0093f74
Split test newtype_enum into four tests for each variant171c6da
Complete coverage of ContentRefDeserializer::deserialize_newtype_structUpdates
thiserror
from 1.0.61 to 1.0.63Release notes
Sourced from thiserror's releases.
Commits
915c75e
Release 1.0.633d5ec25
Merge pull request #312 from dtolnay/backtracedocde8a1e5
Update documentation of #[from] and #[backtrace] attributes0bf6e3d
Release 1.0.624977932
Merge pull request #310 from dtolnay/nestedtuple40a7779
Support .0.0 nested tuple indexf1ca210
Add regression test for issue 309479744e
No need for dead code if struct fields are public4db08b1
Ignore warning on unused struct in testf2824ae
Fill in ignore reasons in all #[ignore] attributesUpdates
toml
from 0.8.13 to 0.8.19Commits
afd3f1f
chore: Release5183e39
docs: Update changeloga7a9611
chore: Releasee1ce60c
docs: Update changelogd0f242b
Merge pull request #775 from epage/perfc7efee7
perf(parser): Resolve regression from stackoverflow protecta3ce25e
chore: Releasefdf8873
docs: Update changelog63376e0
Merge pull request #774 from epage/invalid57f7bb8
fix(parser): Resolve stackoverflow on lots of blank linesUpdates
anstream
from 0.6.14 to 0.6.15Commits
6e96e96
chore: Release71560fa
chore: Release9cb3b84
docs: Update changelog8e48cc8
Merge pull request #201 from joshtriplett/short-hex-colors1ec0b40
test: Add tests for 12-bit color4fa09f7
feat: Support short hex colors#RGB
for compatibility with git 2.4676f6849
chore(deps): Update compatible (dev) (#199)ffa2458
chore: Release53bccf9
docs(yansi): Update changelog8576df1
Merge pull request #198 from epage/yansiUpdates
anstyle
from 1.0.7 to 1.0.8Commits
6e96e96
chore: Release71560fa
chore: Release9cb3b84
docs: Update changelog8e48cc8
Merge pull request #201 from joshtriplett/short-hex-colors1ec0b40
test: Add tests for 12-bit color4fa09f7
feat: Support short hex colors#RGB
for compatibility with git 2.4676f6849
chore(deps): Update compatible (dev) (#199)ffa2458
chore: Release53bccf9
docs(yansi): Update changelog8576df1
Merge pull request #198 from epage/yansiUpdates
anstyle-parse
from 0.2.4 to 0.2.5Commits
6e96e96
chore: Release71560fa
chore: Release9cb3b84
docs: Update changelog8e48cc8
Merge pull request #201 from joshtriplett/short-hex-colors1ec0b40
test: Add tests for 12-bit color4fa09f7
feat: Support short hex colors#RGB
for compatibility with git 2.4676f6849
chore(deps): Update compatible (dev) (#199)ffa2458
chore: Release53bccf9
docs(yansi): Update changelog8576df1
Merge pull request #198 from epage/yansiUpdates
anstyle-query
from 1.0.3 to 1.1.1Commits
6e96e96
chore: Release71560fa
chore: Release9cb3b84
docs: Update changelog8e48cc8
Merge pull request #201 from joshtriplett/short-hex-colors1ec0b40
test: Add tests for 12-bit color4fa09f7
feat: Support short hex colors#RGB
for compatibility with git 2.4676f6849
chore(deps): Update compatible (dev) (#199)ffa2458
chore: Release53bccf9
docs(yansi): Update changelog8576df1
Merge pull request #198 from epage/yansiUpdates
anstyle-wincon
from 3.0.3 to 3.0.4Commits
6e96e96
chore: Release71560fa
chore: Release9cb3b84
docs: Update changelog8e48cc8
Merge pull request #201 from joshtriplett/short-hex-colors1ec0b40
test: Add tests for 12-bit color4fa09f7
feat: Support short hex colors#RGB
for compatibility with git 2.4676f6849
chore(deps): Update compatible (dev) (#199)ffa2458
chore: Release53bccf9
docs(yansi): Update changelog8576df1
Merge pull request #198 from epage/yansiUpdates
clap_builder
from 4.5.2 to 4.5.15Release notes
Sourced from clap_builder's releases.
... (truncated)
Changelog
Sourced from clap_builder's changelog.
... (truncated)
Commits
4094435
chore: Release36114c3
docs: Update changelog918cfed
Merge pull request #5610 from Mixu78/powershell_hyphensc55f642
Merge pull request #5648 from epage/cli219a191
fix(complete): Improve help output734cac7
feat(complete): Make '--register' optionalfa4ccec
feat(complete): Make '--shell' optionalefdcad1
Merge pull request #5647 from epage/infere65e463
docs(complete): Have dynamic Shell match static Shell8a1f9b3
Merge pull request #5646 from epage/powershellUpdates
clap_derive
from 4.5.4 to 4.5.13Release notes
Sourced from clap_derive's releases.
Changelog
Sourced from clap_derive's changelog.
Commits
66b5a12
chore: Releasea83b724
docs: Update changeloge19469f
Merge pull request #5615 from epage/wrap360bb3b
fix(help): Properly wrap subcommand about58b5bd8
test(help): Show bad subcommand wrappinge1f6320
Merge pull request #5614 from epage/snap7b5b61b
test(help): Switch to snapbox1490e24
chore: Update snapbox6671d93
Merge pull request #5613 from epage/flatten13dfdb3
fix(derive): Improve flattening-skipped-group assertUpdates
clap_lex
from 0.7.0 to 0.7.2Changelog
Sourced from clap_lex's changelog.
Commits
4a00677
chore: Release6b18d77
docs(derive): Acknowledge Vec<Vec>5efa52a
chore: Release1857e47
docs: Update changelog8697a61
chore: Releasea271c19
Merge pull request #5539 from shannmu/option_valuef7383f7
feat(clap_complete): Add support--flag bar
and-f bar
completion2f53bb3
test(clap_complete): Add test cases for--flag bar
and-f bar
completion932ca13
refactor(clap_complete): Replace parameters incomplete_arg
withParseState
73b07c9
docs: Remove stale ColorChoice platform notesUpdates
colorchoice
from 1.0.1 to 1.0.2Commits
6e96e96
chore: Release71560fa
chore: Release9cb3b84
docs: Update changelog8e48cc8
Merge pull request #201 from joshtriplett/short-hex-colors1ec0b40
test: Add tests for 12-bit color4fa09f7
feat: Support short hex colors#RGB
for compatibility with git 2.4676f6849
chore(deps): Update compatible (dev) (#199)ffa2458
chore: Release53bccf9
docs(yansi): Update changelog8576df1
Merge pull request #198 from epage/yansiUpdates
either
from 1.12.0 to 1.13.0Commits
e3ec250
Merge pull request #108 from cuviper/release-1.13.000fecfb
Release 1.13.0add1817
Fix clippy::doc_lazy_continuationcd0aab9
Merge pull request #107 from ColonelThirtyTwo/cloned-copiede31810d
Fix docs on Either<&mut L, &mut R>::copied8e62690
Add Either::cloned and Either::copiedUpdates
indexmap
from 2.2.6 to 2.5.0Changelog
Sourced from indexmap's changelog.
Commits
48ed490
Release 2.5.0139d7ad
Merge pull request #340 from cuviper/insert-bounds1d9b5e3
Add doc examples forinsert_before
andshift_insert
8ca01b0
Useinsert_before
for "new" entries ininsert_sorted
7224def
Addinsert_before
as an alternate toshift_insert
0247a15
Document and assert index bounds inshift_insert
922c6ad
Update the CI badgee482e17
Merge pull request #342 from cuviper/btree-likeb63e4a1
Merge pull request #341 from cuviper/from-entry264e5b7
Add doc aliases likeBTreeMap
/BTreeSet
Updates
is_terminal_polyfill
from 1.70.0 to 1.70.1Changelog
Sourced from is_terminal_polyfill's changelog.
Commits
39110f6
chore: Release is_terminal_polyfill version 1.70.1Updates
lazy_static
from 1.4.0 to 1.5.0Commits
be7c1c4
point readme version to 1.5.08971a27
update readme build badge15691ec
Modernize lazy-static infra (#219)2660041
Merge pull request #206 from TheBotlyNoob/master6ace970
Merge pull request #216 from frewsxcv/patch-1a203105
Update README.mdcfd89ac
Update README.mdfc8e466
Update README.mda8afb21
Update README.md41fa234
Update README to indicate how to replace withstd::sync::OnceLock
Updates
libc
from 0.2.155 to 0.2.158Release notes
Sourced from libc's releases.
Changelog
Sourced from libc's changelog.
... (truncated)
Commits
c809c58
Merge pull request #3857 from rust-lang/release-plz-2024-08-19T05-21-04Z0d28de5
Update CHANGELOG.md284bd9e
chore: release2682681
Merge pull request #3856 from tgross35/backport-wasi-fix71440ab
[wasi] Add use core::iter::Iterator;6637dbe
Merge pull request #3830 from rust-lang/release-plz-2024-08-15T20-50-10Z51d81e3
Update CHANGELOG.md217b2ab
chore: release6d2b8a0
Merge pull request #3852 from tgross35/backport-onion64ee9df
Merge pull request #3851 from tgross35/backport-romaineDescription has been truncated