Skip to content

Commit 02a4978

Browse files
committed
update Cargo.lock
1 parent e9cf384 commit 02a4978

1 file changed

Lines changed: 9 additions & 82 deletions

File tree

Cargo.lock

Lines changed: 9 additions & 82 deletions
Original file line numberDiff line numberDiff line change
@@ -52,16 +52,6 @@ dependencies = [
5252
"libc",
5353
]
5454

55-
[[package]]
56-
name = "annotate-snippets"
57-
version = "0.9.2"
58-
source = "registry+https://github.com/rust-lang/crates.io-index"
59-
checksum = "ccaf7e9dfbb6ab22c82e473cd1a8a7bd313c19a5b7e40970f3d89ef5a5c9e81e"
60-
dependencies = [
61-
"unicode-width 0.1.14",
62-
"yansi-term",
63-
]
64-
6555
[[package]]
6656
name = "annotate-snippets"
6757
version = "0.11.5"
@@ -1213,16 +1203,6 @@ dependencies = [
12131203
"dirs-sys",
12141204
]
12151205

1216-
[[package]]
1217-
name = "dirs-next"
1218-
version = "2.0.0"
1219-
source = "registry+https://github.com/rust-lang/crates.io-index"
1220-
checksum = "b98cf8ebf19c3d1b223e151f99a4f9f0690dca41414773390fc824184ac833e1"
1221-
dependencies = [
1222-
"cfg-if",
1223-
"dirs-sys-next",
1224-
]
1225-
12261206
[[package]]
12271207
name = "dirs-sys"
12281208
version = "0.5.0"
@@ -1231,21 +1211,10 @@ checksum = "e01a3366d27ee9890022452ee61b2b63a67e6f13f58900b651ff5665f0bb1fab"
12311211
dependencies = [
12321212
"libc",
12331213
"option-ext",
1234-
"redox_users 0.5.2",
1214+
"redox_users",
12351215
"windows-sys 0.61.2",
12361216
]
12371217

1238-
[[package]]
1239-
name = "dirs-sys-next"
1240-
version = "0.1.2"
1241-
source = "registry+https://github.com/rust-lang/crates.io-index"
1242-
checksum = "4ebda144c4fe02d1f7ea1a7d9641b6fc6b580adcfa024ae48797ecdeb6825b4d"
1243-
dependencies = [
1244-
"libc",
1245-
"redox_users 0.4.6",
1246-
"winapi",
1247-
]
1248-
12491218
[[package]]
12501219
name = "dispatch2"
12511220
version = "0.3.0"
@@ -3229,17 +3198,6 @@ dependencies = [
32293198
"bitflags",
32303199
]
32313200

3232-
[[package]]
3233-
name = "redox_users"
3234-
version = "0.4.6"
3235-
source = "registry+https://github.com/rust-lang/crates.io-index"
3236-
checksum = "ba009ff324d1fc1b900bd1fdb31564febe58a8ccc8a6fdbb93b543d33b13ca43"
3237-
dependencies = [
3238-
"getrandom 0.2.16",
3239-
"libredox",
3240-
"thiserror 1.0.69",
3241-
]
3242-
32433201
[[package]]
32443202
name = "redox_users"
32453203
version = "0.5.2"
@@ -4871,9 +4829,9 @@ dependencies = [
48714829

48724830
[[package]]
48734831
name = "rustfmt-nightly"
4874-
version = "1.8.0"
4832+
version = "1.9.0"
48754833
dependencies = [
4876-
"annotate-snippets 0.9.2",
4834+
"annotate-snippets 0.11.5",
48774835
"anyhow",
48784836
"bytecount",
48794837
"cargo_metadata 0.18.1",
@@ -4886,11 +4844,13 @@ dependencies = [
48864844
"itertools",
48874845
"regex",
48884846
"rustfmt-config_proc_macro",
4847+
"semver",
48894848
"serde",
48904849
"serde_json",
4850+
"tempfile",
48914851
"term",
48924852
"thiserror 1.0.69",
4893-
"toml 0.7.8",
4853+
"toml 0.9.8",
48944854
"tracing",
48954855
"tracing-subscriber",
48964856
"unicode-properties",
@@ -5410,13 +5370,11 @@ dependencies = [
54105370

54115371
[[package]]
54125372
name = "term"
5413-
version = "0.7.0"
5373+
version = "1.2.1"
54145374
source = "registry+https://github.com/rust-lang/crates.io-index"
5415-
checksum = "c59df8ac95d96ff9bede18eb7300b0fda5e5d8d90960e76f8e14ae765eedbf1f"
5375+
checksum = "d8c27177b12a6399ffc08b98f76f7c9a1f4fe9fc967c784c5a071fa8d93cf7e1"
54165376
dependencies = [
5417-
"dirs-next",
5418-
"rustversion",
5419-
"winapi",
5377+
"windows-sys 0.61.2",
54205378
]
54215379

54225380
[[package]]
@@ -6289,22 +6247,6 @@ dependencies = [
62896247
"wasm-bindgen",
62906248
]
62916249

6292-
[[package]]
6293-
name = "winapi"
6294-
version = "0.3.9"
6295-
source = "registry+https://github.com/rust-lang/crates.io-index"
6296-
checksum = "5c839a674fcd7a98952e593242ea400abe93992746761e38641405d28b00f419"
6297-
dependencies = [
6298-
"winapi-i686-pc-windows-gnu",
6299-
"winapi-x86_64-pc-windows-gnu",
6300-
]
6301-
6302-
[[package]]
6303-
name = "winapi-i686-pc-windows-gnu"
6304-
version = "0.4.0"
6305-
source = "registry+https://github.com/rust-lang/crates.io-index"
6306-
checksum = "ac3b87c63620426dd9b991e5ce0329eff545bccbbb34f3be09ff6fb6ab51b7b6"
6307-
63086250
[[package]]
63096251
name = "winapi-util"
63106252
version = "0.1.11"
@@ -6314,12 +6256,6 @@ dependencies = [
63146256
"windows-sys 0.61.2",
63156257
]
63166258

6317-
[[package]]
6318-
name = "winapi-x86_64-pc-windows-gnu"
6319-
version = "0.4.0"
6320-
source = "registry+https://github.com/rust-lang/crates.io-index"
6321-
checksum = "712e227841d057c1ee1cd2fb22fa7e5a5461ae8e48fa2ca79ec42cfc1931183f"
6322-
63236259
[[package]]
63246260
name = "windows"
63256261
version = "0.61.3"
@@ -6786,15 +6722,6 @@ dependencies = [
67866722
"lzma-sys",
67876723
]
67886724

6789-
[[package]]
6790-
name = "yansi-term"
6791-
version = "0.1.2"
6792-
source = "registry+https://github.com/rust-lang/crates.io-index"
6793-
checksum = "fe5c30ade05e61656247b2e334a031dfd0cc466fadef865bdcdea8d537951bf1"
6794-
dependencies = [
6795-
"winapi",
6796-
]
6797-
67986725
[[package]]
67996726
name = "yoke"
68006727
version = "0.8.1"

0 commit comments

Comments
 (0)