[cargo](deps): Bump the deps group with 12 updates #34
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 deps group with 12 updates:
1.0.78
1.0.79
4.4.12
4.4.13
0.1.6
0.1.7
1.0.109
1.0.111
1.0.53
1.0.56
0.2.11
0.2.12
0.2.151
0.2.152
2.7.5
2.7.6
2.7.5
2.7.6
1.0.20
1.0.21
0.1.14
0.1.15
0.5.31
0.5.33
Updates
anyhow
from 1.0.78 to 1.0.79Release notes
Sourced from anyhow's releases.
Commits
71ab53d
Release 1.0.7960705a5
Merge pull request #340 from dtolnay/depinfo17e252b
Include env-dep:RUSTC_BOOTSTRAP in dep-info for sccache04774c0
Merge pull request #338 from dtolnay/nightlyci1fd290c
Make CI verify that error_generic_member_access works in latest nightlyee41470
RUSTC must be set by Cargo for build scriptUpdates
clap
from 4.4.12 to 4.4.13Release notes
Sourced from clap's releases.
Changelog
Sourced from clap's changelog.
Commits
2ab48b2
chore: Release7a06a8c
docs: Update changelogcca190e
docs: Correct link to StructOpt migration guide5c31f45
Merge pull request #5281 from Manishearth/safety-docsddae7e6
Correct safety docs48d28aa
chore: Release748ce18
docs: Update changelogadbe6ec
Merge pull request #5278 from henry-hsieh/fix-nosort2b48858
fix: Skip nosort option below bash 4.4777b744
Merge pull request #5277 from clap-rs/renovate/actions-setup-python-5.xUpdates
gh-token
from 0.1.6 to 0.1.7Commits
f6229fb
Release 0.1.7e3bb4ce
Add crosslink icons to top of rustdoc4806563
New style of readme badgesfb355fb
Update build status badge to GitHub Actions3b3e693
Remove Travis configuration4dc07b9
Merge pull request #5 from dtolnay/actions3e3bb0c
Enable GitHub Actions7b3aeb0
Select a single docs.rs build targetUpdates
serde_json
from 1.0.109 to 1.0.111Release notes
Sourced from serde_json's releases.
Commits
0131ac6
Release 1.0.11196ecfad
Merge pull request #1100 from heiher/limb-64-la64c80dbaf
Set limb width to 64 for loongarch64df5cf21
Release 1.0.110c35856a
Pull in proc-macro2 sccache fixUpdates
thiserror
from 1.0.53 to 1.0.56Release notes
Sourced from thiserror's releases.
Commits
77d0af4
Release 1.0.56d4caabd
Pull in proc-macro2 sccache fix6089273
Release 1.0.55322a2ae
Merge pull request #280 from dtolnay/depinfofd7d7a5
Emit dep-info for probe.rs in case sccache needs it447c328
Release 1.0.544619db8
Merge pull request #279 from dtolnay/depinfo7b53bff
Make env-dep:RUSTC_BOOTSTRAP get listed in probe's dep-infoe0500ad
Merge pull request #277 from dtolnay/nightlyci48cea47
Make CI verify that error_generic_member_access works in latest nightlyUpdates
cpufeatures
from 0.2.11 to 0.2.12Commits
5abf0fd
Release cpufeatures v0.2.12 (#1036)481df9d
cpufeatures: support more AVX512-related features (#1035)b896607
hybrid-array v0.2.0-pre.8 (#1033)55a93f1
hybrid-array: expand sizes (#1032)37c1560
hybrid-array: re-addAsRef\<[T; N]>
/AsMut\<[T; N]>
impls (#1031)c37259c
Release *-pre.2 prereleases (#1030)bbed36e
Bumpcrypto-common
to v0.2.0-pre.2 (#1029)5144cec
Bumphybrid-array
depenency to v0.2.0-pre.7 (#1028)e688bae
hybrid-array v0.2.0-pre.7 (#1027)404a67e
hybrid-array: useFrom
forArray
<->[T; N]
reference conversions (#1026)Updates
libc
from 0.2.151 to 0.2.152Release notes
Sourced from libc's releases.
Commits
3d17519
Merge pull request #3522 from JohnTitor/libc-0.2.1520f5d2c1
Prepare release for v0.2.152ee500ca
Merge pull request #3521 from rust-lang/main72093f3
Auto merge of #3510 - JohnTitor:prepare-libc-0.3, r=JohnTitore5612b9
Auto merge of #3520 - devnexen:fuchsia_upd, r=JohnTitor44ba265
fuchsia adding pthread_set/getname_np2f93bfb
Auto merge of #3519 - JohnTitor:tweak-libc-0.2-ci, r=JohnTitor11f7c7b
Auto merge of #3518 - asomers:more-sigsuspend, r=JohnTitor0b9596b
Tweak libc-0.2 CI5594447
Auto merge of #3517 - shuoer86:main, r=JohnTitorUpdates
pest
from 2.7.5 to 2.7.6Commits
d16266a
bump versions + minor clippy fixes (#959)6ea9523
perf: use str instead of Cow to reduce Token size (#958)Updates
pest_derive
from 2.7.5 to 2.7.6Release notes
Sourced from pest_derive's releases.
Commits
d16266a
bump versions + minor clippy fixes (#959)6ea9523
perf: use str instead of Cow to reduce Token size (#958)Updates
semver
from 1.0.20 to 1.0.21Release notes
Sourced from semver's releases.
Commits
f9cc2df
Release 1.0.2187914b1
Pull in proc-macro2 sccache fixb617188
Merge pull request #309 from dtolnay/optionifletelse5481cb9
Remove option_if_let_else clippy suppressionUpdates
serde_path_to_error
from 0.1.14 to 0.1.15Release notes
Sourced from serde_path_to_error's releases.
Commits
b412bdb
Release 0.1.15e551970
Pull in proc-macro2 sccache fixd7b3677
Add cargo.toml metadata to link to crate documentationb0575eb
Remove 'remember to update' reminder from Cargo.toml11d19e3
Test docs.rs documentation build in CIc7ec071
Update actions/checkout@v3 -> v416cb498
Revert "Temporarily disable -Zrandomize-layout due to rustc ICE"0768796
Temporarily disable -Zrandomize-layout due to rustc ICE40a0323
Ignore needless_pass_by_ref_mut clippy lint6c71ed2
Revert "Resolve needless_pass_by_ref_mut clippy lint"Updates
winnow
from 0.5.31 to 0.5.33Changelog
Sourced from winnow's changelog.
Commits
fadf156
chore: Releasefc5a37d
docs: Update changelog2ce947e
Merge pull request #417 from epage/tag-char8091f2e
bench: Compare tag/one_of0d79d0b
feat(token):tag
combinator supportchar
type1b64ef9
chore: Release00fefbd
docs: Update changelog72c8cc0
Merge pull request #412 from dezyh/issue-441-float-inf25e2d08
fix: Match optional +/- prefix on float35fdb62
test: Add additional tests for nan valuesDependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebase
will rebase this PR@dependabot recreate
will recreate this PR, overwriting any edits that have been made to it@dependabot merge
will merge this PR after your CI passes on it@dependabot squash and merge
will squash and merge this PR after your CI passes on it@dependabot cancel merge
will cancel a previously requested merge and block automerging@dependabot reopen
will reopen this PR if it is closed@dependabot close
will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditions
will show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major version
will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor version
will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>
will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>
will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>
will remove the ignore condition of the specified dependency and ignore conditions