Skip to content

Commit ca19ffe

Browse files
committed
Update rustfmt to 1.2.1
1 parent 3c3d3c1 commit ca19ffe

File tree

2 files changed

+15
-4
lines changed

2 files changed

+15
-4
lines changed

Cargo.lock

+14-3
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,14 @@ dependencies = [
3636
"url 1.7.2 (registry+https://github.com/rust-lang/crates.io-index)",
3737
]
3838

39+
[[package]]
40+
name = "annotate-snippets"
41+
version = "0.5.0"
42+
source = "registry+https://github.com/rust-lang/crates.io-index"
43+
dependencies = [
44+
"ansi_term 0.11.0 (registry+https://github.com/rust-lang/crates.io-index)",
45+
]
46+
3947
[[package]]
4048
name = "ansi_term"
4149
version = "0.11.0"
@@ -2246,7 +2254,7 @@ dependencies = [
22462254
"rustc-serialize 0.3.24 (registry+https://github.com/rust-lang/crates.io-index)",
22472255
"rustc-workspace-hack 1.0.0",
22482256
"rustc_tools_util 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)",
2249-
"rustfmt-nightly 1.2.0",
2257+
"rustfmt-nightly 1.2.1",
22502258
"serde 1.0.82 (registry+https://github.com/rust-lang/crates.io-index)",
22512259
"serde_derive 1.0.81 (registry+https://github.com/rust-lang/crates.io-index)",
22522260
"serde_ignored 0.0.4 (registry+https://github.com/rust-lang/crates.io-index)",
@@ -3038,8 +3046,9 @@ dependencies = [
30383046

30393047
[[package]]
30403048
name = "rustfmt-nightly"
3041-
version = "1.2.0"
3049+
version = "1.2.1"
30423050
dependencies = [
3051+
"annotate-snippets 0.5.0 (registry+https://github.com/rust-lang/crates.io-index)",
30433052
"atty 0.2.11 (registry+https://github.com/rust-lang/crates.io-index)",
30443053
"bytecount 0.5.1 (registry+https://github.com/rust-lang/crates.io-index)",
30453054
"cargo_metadata 0.7.1 (registry+https://github.com/rust-lang/crates.io-index)",
@@ -3049,6 +3058,7 @@ dependencies = [
30493058
"env_logger 0.6.0 (registry+https://github.com/rust-lang/crates.io-index)",
30503059
"failure 0.1.5 (registry+https://github.com/rust-lang/crates.io-index)",
30513060
"getopts 0.2.17 (registry+https://github.com/rust-lang/crates.io-index)",
3061+
"ignore 0.4.6 (registry+https://github.com/rust-lang/crates.io-index)",
30523062
"itertools 0.8.0 (registry+https://github.com/rust-lang/crates.io-index)",
30533063
"lazy_static 1.2.0 (registry+https://github.com/rust-lang/crates.io-index)",
30543064
"log 0.4.6 (registry+https://github.com/rust-lang/crates.io-index)",
@@ -3061,7 +3071,7 @@ dependencies = [
30613071
"serde_derive 1.0.81 (registry+https://github.com/rust-lang/crates.io-index)",
30623072
"serde_json 1.0.33 (registry+https://github.com/rust-lang/crates.io-index)",
30633073
"term 0.5.1 (registry+https://github.com/rust-lang/crates.io-index)",
3064-
"toml 0.4.10 (registry+https://github.com/rust-lang/crates.io-index)",
3074+
"toml 0.5.0 (registry+https://github.com/rust-lang/crates.io-index)",
30653075
"unicode-segmentation 1.2.1 (registry+https://github.com/rust-lang/crates.io-index)",
30663076
"unicode-width 0.1.5 (registry+https://github.com/rust-lang/crates.io-index)",
30673077
"unicode_categories 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)",
@@ -3987,6 +3997,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index"
39873997
"checksum adler32 1.0.3 (registry+https://github.com/rust-lang/crates.io-index)" = "7e522997b529f05601e05166c07ed17789691f562762c7f3b987263d2dedee5c"
39883998
"checksum aho-corasick 0.6.9 (registry+https://github.com/rust-lang/crates.io-index)" = "1e9a933f4e58658d7b12defcf96dc5c720f20832deebe3e0a19efd3b6aaeeb9e"
39893999
"checksum ammonia 1.1.0 (registry+https://github.com/rust-lang/crates.io-index)" = "fd4c682378117e4186a492b2252b9537990e1617f44aed9788b9a1149de45477"
4000+
"checksum annotate-snippets 0.5.0 (registry+https://github.com/rust-lang/crates.io-index)" = "e8bcdcd5b291ce85a78f2b9d082a8de9676c12b1840d386d67bc5eea6f9d2b4e"
39904001
"checksum ansi_term 0.11.0 (registry+https://github.com/rust-lang/crates.io-index)" = "ee49baf6cb617b853aa8d93bf420db2383fab46d314482ca2803b40d5fde979b"
39914002
"checksum arc-swap 0.3.7 (registry+https://github.com/rust-lang/crates.io-index)" = "1025aeae2b664ca0ea726a89d574fe8f4e77dd712d443236ad1de00379450cf6"
39924003
"checksum argon2rs 0.2.5 (registry+https://github.com/rust-lang/crates.io-index)" = "3f67b0b6a86dae6e67ff4ca2b6201396074996379fba2b92ff649126f37cb392"

src/tools/rustfmt

0 commit comments

Comments
 (0)