feat: Enable annotate-snippets' simd feature

This commit is contained in:
Scott Schafer 2025-11-18 11:17:09 -07:00
parent 7c2c3c0ded
commit 60427ac5be
No known key found for this signature in database
2 changed files with 2 additions and 1 deletions

View file

@ -85,6 +85,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "a44baf24dd94e781f74dfe67ffee75a09a57971ddf0f615a178b4f6d404b48ff"
dependencies = [
"anstyle",
"memchr",
"unicode-width 0.2.2",
]