[cargo](deps): Bump the deps group with 8 updates #49
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 8 updates:
0.11.23
0.11.24
0.3.31
0.3.34
1.35.1
1.36.0
0.1.2
0.1.3
2.2.1
2.2.2
0.2.152
0.2.153
0.7.1
0.7.2
0.38.30
0.38.31
Updates
reqwest
from 0.11.23 to 0.11.24Release notes
Sourced from reqwest's releases.
Changelog
Sourced from reqwest's changelog.
Commits
c9b4b65
v0.11.24ddf7f24
Add Certificate::from_pem_bundle() (#2032)5d8443d
fix panic when parsing invalid Url to Uri (#2040)e3bf090
docs: explain TLS backend features better (#2117)1bd939b
update wasm-streams dependency (#2114)87cdf12
doc: clarify Cookie API usage (#2111)b3feff6
Add http3 feature to blocking client (#2110)2332936
Update cookie crates (#2089)ef2c8ee
Upgrading env_logger dep (#2102)4ab5fb0
Fix HTTP/2: retry requests rejected withREFUSED_STREAM
(#2081)Updates
time
from 0.3.31 to 0.3.34Release notes
Sourced from time's releases.
Changelog
Sourced from time's changelog.
Commits
f11f9b2
v0.3.34 releaseef7bfbd
fix unsigned to signed conversion bug (#656)76468cb
v0.3.33 release6c2b602
Fix wasm32-unknown-unknown build (#655)ff3255f
v0.3.32 released3dd5c9
DeprecateDuration::time_fn
8a0dc70
Remove markdown files in favor of org-wide config980878b
Build docs using org-wide workflow, change audit4baf6b3
Remove documentation of deprecated feature flagbe932d8
Adds support to serialize and deserialize timestamps with different resolutio...Updates
tokio
from 1.35.1 to 1.36.0Release notes
Sourced from tokio's releases.
... (truncated)
Commits
eaf81ed
chore: prepare Tokio v1.36.0 (#6312)53f9e5a
ci: make sure dictionary words are sorted and unique (#6316)9077762
net: expose keepalive option onTcpSocket
(#6311)131e7b4
ci: add spellchecking (#6297)e53b92a
io: clarifyclear_ready
docs (#6304)7536132
sync: use AtomicBool in broadcast channel future (#6298)b6d0c90
macros: fix trait_method breaking change detection (#6308)4846959
runtime: remove obsolete comment (#6303)ec30383
net: addUnixSocket
(#6290)f80bbec
io: simplify check for empty slice (#6293)Updates
hyper-util
from 0.1.2 to 0.1.3Release notes
Sourced from hyper-util's releases.
Changelog
Sourced from hyper-util's changelog.
Commits
9d7c3b9
v0.1.308b8d21
fix: auto::Connection can handle requests shorter than h2 preface (#97)703d8da
feat: allow enabling http1/http2 individually for server::auto (#80)32166f6
feat: Add aError::is_connect()
method (#95)5c35f28
chore: add semver job to CIbfde94b
chore: update to 2021 edition55b5171
Fix spelling (#89)da6e35b
refactor(client): small refactoring (#88)784109d
feat: add timer support forlegacy::Pool
(#84)b96757e
chore: use futures_util::ready (#35)Updates
indexmap
from 2.2.1 to 2.2.2Changelog
Sourced from indexmap's changelog.
Commits
1a50e7b
Merge pull request #305 from cuviper/raw_entry-indexf4bb006
Release 2.2.254a42ec
Add indexing methods to raw entryUpdates
libc
from 0.2.152 to 0.2.153Release notes
Sourced from libc's releases.
Commits
ccf8a3e
Merge pull request #3554 from GuillaumeGomez/update-0.2036fe2e
Merge pull request #3553 from rusty-snake/mfd-execadaec1d
Merge pull request #3570 from heiher/fs-ioctl9a07431
Add ioctl FS_IOC_{G,S}{ETVERSION,ETFLAGS} for LoongArch643726d14
Update crate version to 0.2.153d5d3700
Ignore some android constants not found in tests738f901
Add missing constants for Android8b68569
Add MFD_NOEXEC_SEAL and MFD_EXECb56e4b3
Merge pull request #3557 from JohnTitor/fix-ci941f825
Fix CI for v0.2Updates
miniz_oxide
from 0.7.1 to 0.7.2Changelog
Sourced from miniz_oxide's changelog.
Commits
Updates
rustix
from 0.38.30 to 0.38.31Commits
8a7ff3c
chore: Release rustix version 0.38.31d268591
Fix compilation on i686-apple-darwin. (#1000)6ec74e0
Fix handling of negative timestamps inStat
. (#999)85eea13
Fix callingproc_self_status()
more than once. (#995)916887b
Add epoll support for Redox (#985)9e9c4ec
chore: Update actions/checkout in GitHub Actions workflows to v4 (#988)6aa3221
Fix some typos (#987)3e3cf73
Fix typos regarding stdout safety (#993)Dependabot 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