Skip to content

Commit 175c0c6

Browse files
committed
Remove include line from Cargo.toml
Fixes #1339
1 parent 9bf81f9 commit 175c0c6

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Cargo.toml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,6 @@ description = "Tool to find and fix Rust formatting issues"
77
repository = "https://github.com/rust-lang-nursery/rustfmt"
88
readme = "README.md"
99
license = "Apache-2.0/MIT"
10-
include = ["src/**", "Cargo.toml", "build.rs", "LICENSE-*"]
1110
build = "build.rs"
1211
categories = ["development-tools"]
1312

0 commit comments

Comments
 (0)