Update Rust crate textwrap to 0.16.1 #165
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "renovate/textwrap-0.x"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
This PR contains the following updates:
0.16.0
->0.16.1
Release Notes
mgeisler/textwrap (textwrap)
v0.16.1
Compare Source
This release fixes
display_width
to ignore inline-hyperlinks. The minimumsupported version of Rust is now documented to be 1.56.
in
display_width
: calculations.Options::width
setter method.
WordSeparator
is an enum rather than a trait.and nightly Rust, but check that we can build with Rust 1.56.
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 Renovate Bot.