]> git.lizzy.rs Git - rust.git/blobdiff - compiler/rustc_builtin_macros/Cargo.toml
Auto merge of #103913 - Neutron3529:patch-1, r=thomcc
[rust.git] / compiler / rustc_builtin_macros / Cargo.toml
index 6469d0d7b88a68440c2b27735de6aede13a93f39..467fa932a1567c49eaf9fb927002da8bf95dc44d 100644 (file)
@@ -23,5 +23,5 @@ rustc_session = { path = "../rustc_session" }
 rustc_span = { path = "../rustc_span" }
 rustc_target = { path = "../rustc_target" }
 smallvec = { version = "1.8.1", features = ["union", "may_dangle"] }
-thin-vec = "0.2.8"
+thin-vec = "0.2.9"
 tracing = "0.1"