This adds support for parsing the new `autolib` member (https://github.com/rust-lang/cargo/pull/14591). This is a quick and easy fix, suitable for backport. A larger more involved fix will be to stop splatting out the cargo dictionaries, and instead pass the fields we know about 1 by 1, and warning the user if we come across unknown fields. Fixes: #13826pull/13831/head
parent
8c5505c28a
commit
b131b2dc76
2 changed files with 4 additions and 1 deletions
Loading…
Reference in new issue