]> git.proxmox.com Git - rustc.git/blobdiff - compiler/rustc_query_impl/Cargo.toml
New upstream version 1.67.1+dfsg1
[rustc.git] / compiler / rustc_query_impl / Cargo.toml
index e7f12caaf33e523d03598df61ada434300698815..b2111a1262a3cd9c82d9e11d7bd53f6ff5cf35dd 100644 (file)
@@ -21,7 +21,7 @@ rustc_serialize = { path = "../rustc_serialize" }
 rustc_session = { path = "../rustc_session" }
 rustc_span = { path = "../rustc_span" }
 rustc_target = { path = "../rustc_target" }
-thin-vec = "0.2.8"
+thin-vec = "0.2.9"
 tracing = "0.1"
 
 [features]