Skip to content

Commit

Permalink
chore: Bump MSRV to 1.66
Browse files Browse the repository at this point in the history
  • Loading branch information
Muscraft committed Oct 10, 2024
1 parent 95657b3 commit ff7c059
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 3 deletions.
10 changes: 8 additions & 2 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -117,7 +117,7 @@ maintenance = { status = "actively-developed" }
[dependencies]
anstyle = "1.0.4"
memchr = { version = "2.7.4", optional = true }
unicode-width = "0.1.11"
unicode-width = "0.2.0"

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

0 comments on commit ff7c059

Please sign in to comment.