Update annotate-snippets to 0.11
This commit is contained in:
parent
4fe1e2bd5b
commit
c864238baf
5 changed files with 42 additions and 75 deletions
|
@ -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" }
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue