Update Rust crate rocket to 0.4.11 #543
Merged
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.
This PR contains the following updates:
0.4.5
->0.4.11
Release Notes
SergioBenitez/Rocket
v0.4.11
Compare Source
See the CHANGELOG for more information.
v0.4.10
Compare Source
Core
3276b8
][3276b8]] Removed used ofunsafe
inOrigin::parse_owned()
, fixing asoundness issue.
v0.4.9
Compare Source
Core
#1645
][#1645], [f2a56f
][f2a56f]] FixedTry
impl FromResidual<Result> for Outcome
.v0.4.8
Compare Source
Core
#1548
][#1548], [93e88b0
][93e88b0]] Fixed an issue that prevented compilation underWindows Subsystem for Linux v1.
Outcome
Try
implementation to v2 in latest nightly.rustc
is1.54.0-nightly (2021-05-18)
.Internal
base64
dependency to0.13
.v0.4.7
Compare Source
Core
2059a6
][2059a6]] Fixed a low-severity, minimal impact soundness issuein
uri::Formatter
.v0.4.6
Compare Source
Core
86bd7c
][86bd7c]] Added default and configurable read/write timeouts:read_timeout
andwrite_timeout
.c24a96
][c24a96]] Added thesse
feature, which enables flushing by returningio::ErrorKind::WouldBlock
.Docs
contrib
.contrib
docs.Internal
trybuild
instead ofcompiletest-rs
.Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Mend Renovate. View repository job log here.