summaryrefslogtreecommitdiff
path: root/etc/deps-rust/TARGETS.zerocopy-derive-0.7.35
diff options
context:
space:
mode:
Diffstat (limited to 'etc/deps-rust/TARGETS.zerocopy-derive-0.7.35')
-rw-r--r--etc/deps-rust/TARGETS.zerocopy-derive-0.7.3525
1 files changed, 0 insertions, 25 deletions
diff --git a/etc/deps-rust/TARGETS.zerocopy-derive-0.7.35 b/etc/deps-rust/TARGETS.zerocopy-derive-0.7.35
deleted file mode 100644
index a4d198e..0000000
--- a/etc/deps-rust/TARGETS.zerocopy-derive-0.7.35
+++ /dev/null
@@ -1,25 +0,0 @@
-{ "zerocopy_derive":
- { "type": "export"
- , "target": "zerocopy_derive-internal"
- , "flexible_config":
- ["ARCH", "HOST_ARCH", "TARGET_ARCH", "ENV", "TOOLCHAIN_CONFIG"]
- }
-, "zerocopy_derive-internal":
- { "type": ["@", "rules", "rust", "proc-macro"]
- , "name": ["zerocopy_derive"]
- , "crate_root": ["src/lib.rs"]
- , "srcs": ["src/repr.rs", "src/ext.rs", "src/lib.rs"]
- , "edition": ["2018"]
- , "arguments_config":
- ["ARCH", "HOST_ARCH", "TARGET_ARCH", "ENV", "TOOLCHAIN_CONFIG"]
- , "deps":
- [ ["@", "proc-macro2", "", "proc_macro2"]
- , ["@", "quote", "", "quote"]
- , ["@", "syn", "", "syn"]
- ]
- , "cargo_features": []
- , "stage": ["zerocopy-derive-0.7.35"]
- , "version": ["0", "7", "35"]
- , "pkg_name": ["zerocopy-derive"]
- }
-}