]> git.lizzy.rs Git - rust.git/blobdiff - Cargo.toml
Auto merge of #7974 - matthiaskrgr:7973_opt_map_or_else_dont_expand_sugg_macro, r...
[rust.git] / Cargo.toml
index 602877bb9d6831dfd824f6d0e8a4fdf143e96b59..fdafdffca6438df238d0618a3f76034d84513ce3 100644 (file)
@@ -47,6 +47,7 @@ itertools = "0.10"
 quote = "1.0"
 serde = { version = "1.0", features = ["derive"] }
 syn = { version = "1.0", features = ["full"] }
+parking_lot = "0.11.2"
 
 [build-dependencies]
 rustc_tools_util = { version = "0.2", path = "rustc_tools_util" }