Skip to content

Commit ff7c059

Browse files
committed
chore: Bump MSRV to 1.66
1 parent 95657b3 commit ff7c059

File tree

2 files changed

+9
-3
lines changed

2 files changed

+9
-3
lines changed

Diff for: Cargo.lock

+8-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Diff for: Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -117,7 +117,7 @@ maintenance = { status = "actively-developed" }
117117
[dependencies]
118118
anstyle = "1.0.4"
119119
memchr = { version = "2.7.4", optional = true }
120-
unicode-width = "0.1.11"
120+
unicode-width = "0.2.0"
121121

122122
[dev-dependencies]
123123
annotate-snippets = { path = ".", features = ["testing-colors"] }

0 commit comments

Comments
 (0)