Skip to content

Commit 18f3525

Browse files
dependabot[bot]Stephan Dilly
authored andcommitted
Bump textwrap from 0.13.4 to 0.14.0
Bumps [textwrap](https://github.com/mgeisler/textwrap) from 0.13.4 to 0.14.0. - [Release notes](https://github.com/mgeisler/textwrap/releases) - [Changelog](https://github.com/mgeisler/textwrap/blob/master/CHANGELOG.md) - [Commits](mgeisler/textwrap@0.13.4...0.14.0) --- updated-dependencies: - dependency-name: textwrap dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent f132722 commit 18f3525

File tree

2 files changed

+14
-4
lines changed

2 files changed

+14
-4
lines changed

Cargo.lock

Lines changed: 13 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ ron = "0.6"
4040
serde = "1.0"
4141
anyhow = "1.0"
4242
unicode-width = "0.1"
43-
textwrap = "0.13"
43+
textwrap = "0.14"
4444
unicode-truncate = "0.2"
4545
unicode-segmentation = "1.7"
4646
easy-cast = "0.4"

0 commit comments

Comments
 (0)