File tree Expand file tree Collapse file tree 3 files changed +0
-6
lines changed Expand file tree Collapse file tree 3 files changed +0
-6
lines changed Original file line number Diff line number Diff line change @@ -7,8 +7,6 @@ description = "Rustfmt configuration library"
7
7
license = " Apache-2.0/MIT"
8
8
repository = " https://github.com/rust-lang/rustfmt"
9
9
10
- # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
11
-
12
10
[dependencies ]
13
11
ansi_term = " 0.12"
14
12
dirs = " 2.0"
Original file line number Diff line number Diff line change @@ -7,8 +7,6 @@ description = "Rustfmt emitter library"
7
7
license = " Apache-2.0/MIT"
8
8
repository = " https://github.com/rust-lang/rustfmt"
9
9
10
- # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
11
-
12
10
[dependencies ]
13
11
diff = " 0.1"
14
12
rustfmt_configuration = { path = " ../rustfmt-config" , version = " 1.0" }
Original file line number Diff line number Diff line change @@ -7,8 +7,6 @@ description = "Rustfmt as a library"
7
7
license = " Apache-2.0/MIT"
8
8
repository = " https://github.com/rust-lang/rustfmt"
9
9
10
- # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
11
-
12
10
[features ]
13
11
generic-simd = [" bytecount/generic-simd" ]
14
12
You can’t perform that action at this time.
0 commit comments