mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-16 04:55:22 +03:00
c4830daf1f
Update cargo 5 commits in a73e5b7d567c3036b296fc6b33ed52c5edcd882e..783bc43c660bf39c1e562c8c429b32078ad3099b 2021-01-12 23:45:39 +0000 to 2021-01-20 19:02:26 +0000 - Fix some issues with `cargo doc` and the new feature resolver. (rust-lang/cargo#9077) - Implement support for rust-version field in project metadata (rust-lang/cargo#8037) - Fix a bug in Cargo's cyclic dep graph detection (rust-lang/cargo#9075) - Typo correction: artifcats -> artifacts (rust-lang/cargo#9081) - Remove stray backtick from doc (rust-lang/cargo#9079)