diff options
| author | Caleb Cartwright <caleb.cartwright@outlook.com> | 2021-03-28 17:02:34 -0500 |
|---|---|---|
| committer | Caleb Cartwright <calebcartwright@users.noreply.github.com> | 2021-04-02 23:21:06 -0500 |
| commit | 748e5950470c1737bc7cf321a2cfe3346f1da5c1 (patch) | |
| tree | 4509c26399c995eadbcdc322ffb098a9e19a52e6 | |
| parent | bf1e47f78d4a117f61c53d7c92163b32d496bfa4 (diff) | |
| download | rust-748e5950470c1737bc7cf321a2cfe3346f1da5c1.tar.gz rust-748e5950470c1737bc7cf321a2cfe3346f1da5c1.zip | |
deps: remove unused rustc_attr crate AP crate
| -rw-r--r-- | Cargo.toml | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/Cargo.toml b/Cargo.toml index 5f0aa4be630..dfb2b0ad54d 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -72,10 +72,6 @@ version = "711.0.0" package = "rustc-ap-rustc_ast_pretty" version = "711.0.0" -# [dependencies.rustc_attr] -# package = "rustc-ap-rustc_attr" -# version = "708.0.0" - [dependencies.rustc_data_structures] package = "rustc-ap-rustc_data_structures" version = "711.0.0" |
