update rustfmt to v1.4.30
This commit is contained in:
parent
b0e5c7d1fe
commit
8cfaf94a61
2 changed files with 3 additions and 3 deletions
|
@ -4396,7 +4396,7 @@ dependencies = [
|
||||||
|
|
||||||
[[package]]
|
[[package]]
|
||||||
name = "rustfmt-nightly"
|
name = "rustfmt-nightly"
|
||||||
version = "1.4.29"
|
version = "1.4.30"
|
||||||
dependencies = [
|
dependencies = [
|
||||||
"annotate-snippets 0.6.1",
|
"annotate-snippets 0.6.1",
|
||||||
"anyhow",
|
"anyhow",
|
||||||
|
@ -5342,7 +5342,7 @@ dependencies = [
|
||||||
"chrono",
|
"chrono",
|
||||||
"lazy_static",
|
"lazy_static",
|
||||||
"matchers",
|
"matchers",
|
||||||
"parking_lot 0.11.0",
|
"parking_lot 0.9.0",
|
||||||
"regex",
|
"regex",
|
||||||
"serde",
|
"serde",
|
||||||
"serde_json",
|
"serde_json",
|
||||||
|
|
|
@ -1 +1 @@
|
||||||
Subproject commit 70ce18255f429caf0d75ecfed8c1464535ee779b
|
Subproject commit acd94866fd0ff5eacb7e184ae21c19e5440fc5fb
|
Loading…
Add table
Add a link
Reference in a new issue