You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
rust-encoding-index-singlebyte/encoding-index-singlebyte-f...

12 lines
423 B

--- 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"