sapling/eden
Lukas Piatkowski 87ddbe2f74 autocargo v1: update autocargo field format to allow transition to autocargo v2
Summary:
Autocargo V2 will use a more structured format for autocargo field
with the help of `cargo_toml` crate it will be easy to deserialize and handle
it.

Also the "include" field is apparently obsolete as it is used for cargo-publish (see https://doc.rust-lang.org/cargo/reference/manifest.html#the-exclude-and-include-fields). From what I know this might be often wrong, especially if someone tries to publish a package from fbcode, then the private facebook folders might be shipped. Lets just not set it and in the new system one will be able to set it explicitly via autocargo parameter on a rule.

Reviewed By: ahornby

Differential Revision: D26339606

fbshipit-source-id: 510a01a4dd80b3efe58a14553b752009d516d651
2021-02-12 23:28:25 -08:00
..
fs cli_rs: add uptime 2021-02-12 15:21:31 -08:00
integration change logging.warn to logging.warning 2021-02-11 02:42:51 -08:00
locale
mononoke autocargo v1: update autocargo field format to allow transition to autocargo v2 2021-02-12 23:28:25 -08:00
scm autocargo v1: update autocargo field format to allow transition to autocargo v2 2021-02-12 23:28:25 -08:00
test_support Manually upgrading eden, and fixing their config 2020-08-06 12:37:04 -07:00
test-data
.gitignore
Eden.project.toml