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/SOURCES/encoding-index-singlebyte-f...

12 lines
423 B

--- encoding-index-singlebyte-1.20141219.5/Cargo.toml 2015-04-14T01:31:38+00:00
+++ encoding-index-singlebyte-1.20141219.5/Cargo.toml 2019-06-23T09:39:28.309265+00: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"