]> git.proxmox.com Git - rustc.git/blobdiff - src/libsyntax/Cargo.toml
New upstream version 1.35.0+dfsg1
[rustc.git] / src / libsyntax / Cargo.toml
index 4a0bb0302ffbc250907e3075641fa5d9beae5af6..71c2ab82f65c397bcab98650b3c595db92f4600e 100644 (file)
@@ -13,7 +13,7 @@ crate-type = ["dylib"]
 bitflags = "1.0"
 serialize = { path = "../libserialize" }
 log = "0.4"
-scoped-tls = "0.1"
+scoped-tls = "1.0"
 syntax_pos = { path = "../libsyntax_pos" }
 errors = { path = "../librustc_errors", package = "rustc_errors" }
 rustc_data_structures = { path = "../librustc_data_structures" }