chore: Update annotate-snippets to 0.12.10

This commit is contained in:
Scott Schafer 2025-12-01 07:21:47 -07:00
parent 1d60f9e070
commit b2b059c20b
No known key found for this signature in database
16 changed files with 73 additions and 5 deletions

View file

@ -5,7 +5,7 @@ edition = "2024"
[dependencies]
# tidy-alphabetical-start
annotate-snippets = { version = "0.12.9", features = ["simd"] }
annotate-snippets = { version = "0.12.10", features = ["simd"] }
anstream = "0.6.20"
anstyle = "1.0.13"
derive_setters = "0.1.6"