mirror of
https://github.com/rust-lang/rust.git
synced 2025-02-09 05:23:07 +00:00
update rustfmt subtree version in lockfile
This commit is contained in:
parent
8e1e67dbaa
commit
6bf1a87fcd
@ -4926,7 +4926,7 @@ dependencies = [
|
|||||||
|
|
||||||
[[package]]
|
[[package]]
|
||||||
name = "rustfmt-config_proc_macro"
|
name = "rustfmt-config_proc_macro"
|
||||||
version = "0.2.0"
|
version = "0.3.0"
|
||||||
dependencies = [
|
dependencies = [
|
||||||
"proc-macro2",
|
"proc-macro2",
|
||||||
"quote",
|
"quote",
|
||||||
@ -4936,7 +4936,7 @@ dependencies = [
|
|||||||
|
|
||||||
[[package]]
|
[[package]]
|
||||||
name = "rustfmt-nightly"
|
name = "rustfmt-nightly"
|
||||||
version = "1.5.1"
|
version = "1.5.2"
|
||||||
dependencies = [
|
dependencies = [
|
||||||
"annotate-snippets",
|
"annotate-snippets",
|
||||||
"anyhow",
|
"anyhow",
|
||||||
|
Loading…
Reference in New Issue
Block a user