]> git.lizzy.rs Git - rust.git/blobdiff - src/librustc_driver/Cargo.toml
update scoped_tls to 1.0
[rust.git] / src / librustc_driver / Cargo.toml
index 8bcda409e6663f8aa8c6969aaf67d3120a74c84c..2e6e775c52610c7bf4af19502397a6dcfafb4172 100644 (file)
@@ -14,7 +14,7 @@ graphviz = { path = "../libgraphviz" }
 log = "0.4"
 env_logger = { version = "0.5", default-features = false }
 rustc-rayon = "0.1.1"
-scoped-tls = { version = "0.1.1", features = ["nightly"] }
+scoped-tls = "1.0"
 rustc = { path = "../librustc" }
 rustc_allocator = { path = "../librustc_allocator" }
 rustc_target = { path = "../librustc_target" }