Skip to content

Commit 710083c

Browse files
committed
Update rustfmt to 1.2.2
1 parent cfeb917 commit 710083c

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Cargo.lock

+2-2
Original file line numberDiff line numberDiff line change
@@ -2272,7 +2272,7 @@ dependencies = [
22722272
"rustc-serialize 0.3.24 (registry+https://github.com/rust-lang/crates.io-index)",
22732273
"rustc-workspace-hack 1.0.0",
22742274
"rustc_tools_util 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)",
2275-
"rustfmt-nightly 1.2.1",
2275+
"rustfmt-nightly 1.2.2",
22762276
"serde 1.0.82 (registry+https://github.com/rust-lang/crates.io-index)",
22772277
"serde_derive 1.0.81 (registry+https://github.com/rust-lang/crates.io-index)",
22782278
"serde_ignored 0.0.4 (registry+https://github.com/rust-lang/crates.io-index)",
@@ -3069,7 +3069,7 @@ dependencies = [
30693069

30703070
[[package]]
30713071
name = "rustfmt-nightly"
3072-
version = "1.2.1"
3072+
version = "1.2.2"
30733073
dependencies = [
30743074
"annotate-snippets 0.5.0 (registry+https://github.com/rust-lang/crates.io-index)",
30753075
"atty 0.2.11 (registry+https://github.com/rust-lang/crates.io-index)",

src/tools/rustfmt

0 commit comments

Comments
 (0)