]> git.lizzy.rs Git - rust.git/commit
Update cargo
authorWeihang Lo <me@weihanglo.tw>
Tue, 17 Jan 2023 22:25:17 +0000 (22:25 +0000)
committerWeihang Lo <me@weihanglo.tw>
Tue, 17 Jan 2023 22:26:48 +0000 (22:26 +0000)
commit335e904ad56f138b50e52e18617e09478c18082d
treebbacd80688cd8e8894859bf71759c0876a199727
parent3984bc5833db8bfb0acc522c9775383e4171f3de
Update cargo

9 commits in 1cd6d3803dfb0b342272862a8590f5dfc9f72573..a5d47a72595dd6fbe7d4e4f6ec20dc5fe724edd1
2023-01-12 18:40:36 +0000 to 2023-01-16 18:51:50 +0000

- Add network container tests (rust-lang/cargo#11583)
- Show progress of crates.io index update even `net.git-fetch-with-cli` option enabled (rust-lang/cargo#11579)
- `cargo metadata` supports artifact dependencies (rust-lang/cargo#11550)
- fix(docs): add required "inherits" option to example profile (rust-lang/cargo#11504)
- add documentation that SSH markers aren't supported (rust-lang/cargo#11586)
- Fix typo (rust-lang/cargo#11585)
- Enable source_config_env test on Windows (rust-lang/cargo#11582)
- Support `codegen-backend` and `rustflags` in profiles in config file (rust-lang/cargo#11562)
- ci: reflect to clap updates (rust-lang/cargo#11578)
Cargo.lock
src/tools/cargo