1
Fork 0

Update annotate-snippets to 0.11

This commit is contained in:
Xiretza 2024-08-19 20:20:48 +00:00
parent 4fe1e2bd5b
commit c864238baf
5 changed files with 42 additions and 75 deletions

View file

@ -5,7 +5,7 @@ edition = "2021"
[dependencies]
# tidy-alphabetical-start
annotate-snippets = "0.10"
annotate-snippets = "0.11"
derive_setters = "0.1.6"
rustc_ast = { path = "../rustc_ast" }
rustc_ast_pretty = { path = "../rustc_ast_pretty" }