Skip to content

Commit c291702

Browse files
committed
Cargo.toml - fix warning about license file
1 parent 7a5cc36 commit c291702

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

Cargo.toml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,9 +13,7 @@ documentation = "https://docs.rs/permutation-iterator-rs/"
1313
repository = "https://github.com/asimihsan/permutation-iterator-rs"
1414
homepage = "https://github.com/asimihsan/permutation-iterator-rs"
1515
readme = "README.md"
16-
1716
license = "Apache-2.0"
18-
license_file = "LICENSE"
1917

2018
[badges]
2119
travis-ci = { repository = "asimihsan/permutation-iterator-rs", branch = "master" }

0 commit comments

Comments
 (0)