Update rustfmt again
This commit is contained in:
parent
d284815f72
commit
e3bf19d8d4
2 changed files with 3 additions and 3 deletions
4
src/Cargo.lock
generated
4
src/Cargo.lock
generated
|
@ -1460,7 +1460,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.12",
|
||||
"rustfmt-nightly 0.2.13",
|
||||
"serde 1.0.15 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||
"serde_derive 1.0.15 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||
"serde_json 1.0.4 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||
|
@ -1944,7 +1944,7 @@ dependencies = [
|
|||
|
||||
[[package]]
|
||||
name = "rustfmt-nightly"
|
||||
version = "0.2.12"
|
||||
version = "0.2.13"
|
||||
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 485ef93e4912f80aed68867f7dfc163f5662d3a4
|
||||
Subproject commit cf0d494dda7447bacaab743a70c47e28bea55c6f
|
Loading…
Add table
Add a link
Reference in a new issue