Skip to content

Commit c34c72f

Browse files
dependabot-preview[bot]Stephan Dilly
authored andcommitted
Bump textwrap from 0.12.1 to 0.13.0
Bumps [textwrap](https://github.com/mgeisler/textwrap) from 0.12.1 to 0.13.0. - [Release notes](https://github.com/mgeisler/textwrap/releases) - [Changelog](https://github.com/mgeisler/textwrap/blob/master/CHANGELOG.md) - [Commits](mgeisler/textwrap@0.12.1...0.13.0) Signed-off-by: dependabot-preview[bot] <[email protected]>
1 parent f3b7b0f commit c34c72f

File tree

2 files changed

+11
-4
lines changed

2 files changed

+11
-4
lines changed

Cargo.lock

Lines changed: 10 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
@@ -39,7 +39,7 @@ ron = "0.6"
3939
serde = "1.0"
4040
anyhow = "1.0.35"
4141
unicode-width = "0.1"
42-
textwrap = "0.12"
42+
textwrap = "0.13"
4343

4444
[target.'cfg(target_os = "linux")'.dependencies]
4545
which = "4.0"

0 commit comments

Comments
 (0)