Skip to content

Commit c42b00c

Browse files
dependabot[bot]arxanas
authored andcommitted
build: bump textwrap from 0.16.0 to 0.16.1
Bumps [textwrap](https://github.com/mgeisler/textwrap) from 0.16.0 to 0.16.1. - [Release notes](https://github.com/mgeisler/textwrap/releases) - [Changelog](https://github.com/mgeisler/textwrap/blob/master/CHANGELOG.md) - [Commits](mgeisler/textwrap@0.16.0...0.16.1) --- updated-dependencies: - dependency-name: textwrap dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent cb69fdb commit c42b00c

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Cargo.lock

Lines changed: 2 additions & 2 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
@@ -93,7 +93,7 @@ serde_json = "1.0.114"
9393
shell-words = "1.1.0"
9494
skim = "0.10.4"
9595
tempfile = "3.10.0"
96-
textwrap = "0.16.0"
96+
textwrap = "0.16.1"
9797
thiserror = "1.0.57"
9898
tracing = "0.1.40"
9999
tracing-chrome = "0.6.0"

0 commit comments

Comments
 (0)