Skip to content

Commit 869b4d4

Browse files
Update Rust crate textwrap to 0.16.1 (#117)
Co-authored-by: oxide-renovate[bot] <146848827+oxide-renovate[bot]@users.noreply.github.com>
1 parent 2d9fb6a commit 869b4d4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@ slog = "2.7.0"
7676
slog-async = "2.8.0"
7777
tabwriter = "1.4.0"
7878
tap = "1.0.1"
79-
textwrap = "0.16.0"
79+
textwrap = "0.16.1"
8080
thiserror = "1.0.58"
8181
tokio = "1.37.0"
8282
toml = "0.8.12"

0 commit comments

Comments
 (0)