]> git.lizzy.rs Git - rust.git/blobdiff - Cargo.toml
Use concat() instead of join("")
[rust.git] / Cargo.toml
index 2f1506641af78becc26bccb41585c7704051c59d..e42b25a21916c3494c7f4303d3c12f8de8c3e7b5 100644 (file)
@@ -47,10 +47,11 @@ env_logger = "0.5"
 getopts = "0.2"
 derive-new = "0.5"
 cargo_metadata = "0.6"
-rustc-ap-rustc_target = "270.0.0"
-rustc-ap-syntax = "270.0.0"
-rustc-ap-syntax_pos = "270.0.0"
+rustc-ap-rustc_target = "272.0.0"
+rustc-ap-syntax = "272.0.0"
+rustc-ap-syntax_pos = "272.0.0"
 failure = "0.1.1"
+bytecount = { version = "0.3", features = ["simd-accel"] }
 
 [dev-dependencies]
 assert_cli = "0.6"