// This file is generated by cargo_embargo. | |
// Do not modify this file as changes will be overridden on upgrade. | |
// TODO: Add license. | |
rust_proc_macro { | |
name: "libasn1_rs_impl", | |
crate_name: "asn1_rs_impl", | |
cargo_env_compat: true, | |
cargo_pkg_version: "0.1.0", | |
srcs: ["src/lib.rs"], | |
edition: "2018", | |
rustlibs: [ | |
"libproc_macro2", | |
"libquote", | |
"libsyn", | |
], | |
product_available: true, | |
vendor_available: true, | |
} |