Skip to content

Commit 29d000f

Browse files
committedFeb 4, 2024
feat(deps): bump some semver-breaking deps to newer versions
1 parent 4c48584 commit 29d000f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ miette-derive = { path = "miette-derive", version = "=5.10.0", optional = true }
1818
unicode-width = "0.1.9"
1919

2020
owo-colors = { version = "3.4.0", optional = true }
21-
textwrap = { version = "0.15.0", optional = true }
21+
textwrap = { version = "0.16.0", optional = true }
2222
supports-hyperlinks = { version = "3.0.0", optional = true }
2323
supports-color = { version = "3.0.0", optional = true }
2424
supports-unicode = { version = "3.0.0", optional = true }

0 commit comments

Comments
 (0)
Please sign in to comment.