]> git.lizzy.rs Git - rust.git/blobdiff - src/libsyntax_pos/Cargo.toml
update scoped_tls to 1.0
[rust.git] / src / libsyntax_pos / Cargo.toml
index 5658451c54f719466e4e9aed4c15560e7d0f9205..691abffbbc1aff54778359097244e1e012ddeb02 100644 (file)
@@ -13,6 +13,6 @@ crate-type = ["dylib"]
 serialize = { path = "../libserialize" }
 rustc_data_structures = { path = "../librustc_data_structures" }
 arena = { path = "../libarena" }
-scoped-tls = { version = "0.1.1", features = ["nightly"] }
+scoped-tls = "1.0"
 unicode-width = "0.1.4"
 cfg-if = "0.1.2"