File tree Expand file tree Collapse file tree 6 files changed +6
-5
lines changed Expand file tree Collapse file tree 6 files changed +6
-5
lines changed Original file line number Diff line number Diff line change @@ -62,6 +62,7 @@ exclude = [
6262[workspace .dependencies ]
6363# tidy-alphabetical-start
6464bitflags = " 2.9.3"
65+ either = " 1.15.0"
6566itertools = " 0.12.1"
6667libc = " 0.2.174"
6768memchr = " 2.7.5"
Original file line number Diff line number Diff line change @@ -5,7 +5,7 @@ edition = "2024"
55
66[dependencies ]
77# tidy-alphabetical-start
8- either = " 1.5.0 "
8+ either.workspace = true
99itertools.workspace = true
1010polonius-engine = " 0.13.0"
1111rustc_abi = { path = " ../rustc_abi" }
Original file line number Diff line number Diff line change @@ -5,7 +5,7 @@ edition = "2024"
55
66[dependencies ]
77# tidy-alphabetical-start
8- either = " 1 "
8+ either.workspace = true
99rustc_abi = { path = " ../rustc_abi" }
1010rustc_apfloat = " 0.2.0"
1111rustc_ast = { path = " ../rustc_ast" }
Original file line number Diff line number Diff line change @@ -7,7 +7,7 @@ edition = "2024"
77# tidy-alphabetical-start
88arrayvec = { version = " 0.7" , default-features = false }
99bitflags.workspace = true
10- either = " 1.0 "
10+ either.workspace = true
1111elsa = " 1.11.0"
1212ena = " 0.14.3"
1313indexmap = " 2.4.0"
Original file line number Diff line number Diff line change @@ -6,7 +6,7 @@ edition = "2024"
66[dependencies ]
77# tidy-alphabetical-start
88bitflags.workspace = true
9- either = " 1.5.0 "
9+ either.workspace = true
1010gsgdt = " 0.1.2"
1111polonius-engine = " 0.13.0"
1212rustc_abi = { path = " ../rustc_abi" }
Original file line number Diff line number Diff line change @@ -5,7 +5,7 @@ edition = "2024"
55
66[dependencies ]
77# tidy-alphabetical-start
8- either = " 1 "
8+ either.workspace = true
99itertools.workspace = true
1010rustc_abi = { path = " ../rustc_abi" }
1111rustc_arena = { path = " ../rustc_arena" }
You can’t perform that action at this time.
0 commit comments