File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -80,9 +80,9 @@ dependencies = [
8080
8181[[package ]]
8282name = " annotate-snippets"
83- version = " 0.12.7 "
83+ version = " 0.12.8 "
8484source = " registry+https://github.com/rust-lang/crates.io-index"
85- checksum = " 47224528f74de27d1d06aad6a5dda4f865b6ebe2e56c538943d746a7270cb67e "
85+ checksum = " 025c7edcdffa4ccc5c0905f472a0ae3759378cfbef88ef518a3575e19ae3aebd "
8686dependencies = [
8787 " anstyle" ,
8888 " unicode-width 0.2.2" ,
@@ -3767,7 +3767,7 @@ dependencies = [
37673767name = " rustc_errors"
37683768version = " 0.0.0"
37693769dependencies = [
3770- " annotate-snippets 0.12.7 " ,
3770+ " annotate-snippets 0.12.8 " ,
37713771 " anstream" ,
37723772 " anstyle" ,
37733773 " derive_setters" ,
Original file line number Diff line number Diff line change @@ -5,7 +5,7 @@ edition = "2024"
55
66[dependencies ]
77# tidy-alphabetical-start
8- annotate-snippets = " 0.12.7 "
8+ annotate-snippets = " 0.12.8 "
99anstream = " 0.6.20"
1010anstyle = " 1.0.13"
1111derive_setters = " 0.1.6"
You can’t perform that action at this time.
0 commit comments