mirror of
https://github.com/rust-lang/rust.git
synced 2024-12-02 03:33:59 +00:00
bump rustfmt
This commit is contained in:
parent
54c4a83084
commit
5102309b1f
4
src/Cargo.lock
generated
4
src/Cargo.lock
generated
@ -1356,7 +1356,7 @@ dependencies = [
|
||||
"rls-rustc 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||
"rls-span 0.4.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||
"rls-vfs 0.4.4 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||
"rustfmt-nightly 0.2.5",
|
||||
"rustfmt-nightly 0.2.7",
|
||||
"serde 1.0.11 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||
"serde_derive 1.0.11 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||
"serde_json 1.0.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||
@ -1831,7 +1831,7 @@ dependencies = [
|
||||
|
||||
[[package]]
|
||||
name = "rustfmt-nightly"
|
||||
version = "0.2.5"
|
||||
version = "0.2.7"
|
||||
dependencies = [
|
||||
"diff 0.1.10 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||
"env_logger 0.4.3 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||
|
@ -1 +1 @@
|
||||
Subproject commit a1fd68da464fc51585f351c81fc2b867211c197e
|
||||
Subproject commit 22eb5241c0ee5bb7eaf95e270a2b1500e82bf767
|
Loading…
Reference in New Issue
Block a user