summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeff Vander Stoep <jeffv@google.com>2023-02-03 15:10:43 +0100
committerJeff Vander Stoep <jeffv@google.com>2023-02-03 15:10:43 +0100
commit5f9d3eccc743e1f4be73a7b34010063770e8d2e7 (patch)
tree849bf2384e620ff6f9ca6bd5b72bff9d85b373ab
parent1ab4071f3241d62a5aa8990dd61f92bd6ae73ab2 (diff)
downloadmanifest-5f9d3eccc743e1f4be73a7b34010063770e8d2e7.tar.gz
Remove proc-macro-hack crate
This crate deprecated and no longer used by anything. See the project's README: https://github.com/dtolnay/proc-macro-hack Test: repo sync; make Change-Id: Ic6c876f3e0b89c3365c0bce8ace49b5fe2c8a5d8
-rw-r--r--default.xml1
1 files changed, 0 insertions, 1 deletions
diff --git a/default.xml b/default.xml
index 2b8958ad6..7ce1ee713 100644
--- a/default.xml
+++ b/default.xml
@@ -634,7 +634,6 @@
<project path="external/rust/crates/ppv-lite86" name="platform/external/rust/crates/ppv-lite86" groups="pdk" />
<project path="external/rust/crates/proc-macro-error" name="platform/external/rust/crates/proc-macro-error" groups="pdk" />
<project path="external/rust/crates/proc-macro-error-attr" name="platform/external/rust/crates/proc-macro-error-attr" groups="pdk" />
- <project path="external/rust/crates/proc-macro-hack" name="platform/external/rust/crates/proc-macro-hack" groups="pdk" />
<project path="external/rust/crates/proc-macro-nested" name="platform/external/rust/crates/proc-macro-nested" groups="pdk" />
<project path="external/rust/crates/proc-macro2" name="platform/external/rust/crates/proc-macro2" groups="pdk" />
<project path="external/rust/crates/protobuf" name="platform/external/rust/crates/protobuf" groups="pdk" />