Skip to content

Commit 93cf95b

Browse files
committed
Update rustfmt to 1.4.4
1 parent c471519 commit 93cf95b

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
@@ -2501,7 +2501,7 @@ dependencies = [
25012501
"rustc-serialize 0.3.24 (registry+https://github.com/rust-lang/crates.io-index)",
25022502
"rustc-workspace-hack 1.0.0",
25032503
"rustc_tools_util 0.2.0 (registry+https://github.com/rust-lang/crates.io-index)",
2504-
"rustfmt-nightly 1.4.3",
2504+
"rustfmt-nightly 1.4.4",
25052505
"serde 1.0.92 (registry+https://github.com/rust-lang/crates.io-index)",
25062506
"serde_derive 1.0.81 (registry+https://github.com/rust-lang/crates.io-index)",
25072507
"serde_ignored 0.0.4 (registry+https://github.com/rust-lang/crates.io-index)",
@@ -3286,7 +3286,7 @@ dependencies = [
32863286

32873287
[[package]]
32883288
name = "rustfmt-nightly"
3289-
version = "1.4.3"
3289+
version = "1.4.4"
32903290
dependencies = [
32913291
"annotate-snippets 0.6.1 (registry+https://github.com/rust-lang/crates.io-index)",
32923292
"atty 0.2.11 (registry+https://github.com/rust-lang/crates.io-index)",

src/tools/rustfmt

0 commit comments

Comments
 (0)