blob: 0545cf9497ff695a1e5153fb23a91e8c34978f59 [file] [log] [blame]
// This file is generated by cargo_embargo.
// Do not modify this file as changes will be overridden on upgrade.
rust_library_host_rlib {
name: "libunsafe_libyaml",
crate_name: "unsafe_libyaml",
cargo_env_compat: true,
cargo_pkg_version: "0.2.9",
srcs: ["src/lib.rs"],
edition: "2021",
}
rust_binary_host {
name: "run_emitter_test_suite",
crate_name: "run_emitter_test_suite",
cargo_env_compat: true,
cargo_pkg_version: "0.2.9",
srcs: ["src/bin/run-emitter-test-suite.rs"],
edition: "2021",
rustlibs: ["libunsafe_libyaml"],
}
rust_binary_host {
name: "run_parser_test_suite",
crate_name: "run_parser_test_suite",
cargo_env_compat: true,
cargo_pkg_version: "0.2.9",
srcs: ["src/bin/run-parser-test-suite.rs"],
edition: "2021",
rustlibs: ["libunsafe_libyaml"],
}