]> git.lizzy.rs Git - rust.git/blobdiff - Cargo.toml
Use enumerate()
[rust.git] / Cargo.toml
index a35c9dc557571551003de5ead2d2217169827814..79acfac5b2ef94b959966df3f833256f447806c5 100644 (file)
@@ -1,7 +1,7 @@
 [package]
 
 name = "rustfmt-nightly"
-version = "0.2.17"
+version = "0.3.0"
 authors = ["Nicholas Cameron <ncameron@mozilla.com>", "The Rustfmt developers"]
 description = "Tool to find and fix Rust formatting issues"
 repository = "https://github.com/rust-lang-nursery/rustfmt"
@@ -38,7 +38,6 @@ serde_json = "1.0"
 unicode-segmentation = "1.0.0"
 regex = "0.2"
 term = "0.4"
-strings = "0.1"
 diff = "0.1"
 log = "0.3"
 env_logger = "0.4"