--- encoding-index-singlebyte-1.20141219.5/Cargo.toml 2015-04-14T03:31:38+02:00 +++ encoding-index-singlebyte-1.20141219.5/Cargo.toml 2018-11-03T14:57:58.240899+01:00 @@ -12,7 +12,6 @@ name = "encoding_index_singlebyte" path = "lib.rs" -[dependencies.encoding_index_tests] +[dev-dependencies.encoding_index_tests] # TODO consider using dev-dependencies instead (Cargo issue #860) version = "0.1.4" -path = "../tests"