]> git.lizzy.rs Git - rust.git/commit
Update cargo
authorWeihang Lo <me@weihanglo.tw>
Tue, 24 Jan 2023 20:34:33 +0000 (20:34 +0000)
committerWeihang Lo <me@weihanglo.tw>
Tue, 24 Jan 2023 20:34:38 +0000 (20:34 +0000)
commite9eb979081a134c6a06a937ba8732899d6aa0cc3
tree0c06a8d2b8a8f2fcaffbeb7c3d6db4fc2f818a44
parentc8e6a9e8b6251bbc8276cb78cabe1998deecbed7
Update cargo

11 commits in 985d561f0bb9b76ec043a2b12511790ec7a2b954..3c5af6bed9a1a243a693e8e22ee2486bd5b82a6c
2023-01-20 14:39:28 +0000 to 2023-01-24 15:48:15 +0000

- Add a note about verifying your email address on crates.io (rust-lang/cargo#11620)
- Improve CI caching by skipping mtime checks for paths in $CARGO_HOME (rust-lang/cargo#11613)
- test: Update for clap 4.1.3 (rust-lang/cargo#11619)
- Fix unused attribute on Windows. (rust-lang/cargo#11614)
- [Doc]: Added links to the `Target` section of the glossary for occurences of `target triple` (rust-lang/cargo#11603)
- feat: stabilize auto fix note (rust-lang/cargo#11558)
- Clarify the difference between CARGO_CRATE_NAME and CARGO_PKG_NAME (rust-lang/cargo#11576)
- Temporarily pin libgit2-sys. (rust-lang/cargo#11609)
- Disable network SSH tests on windows. (rust-lang/cargo#11610)
- fix(toml): Add `default-features` to `TomlWorkspaceDependency` (rust-lang/cargo#11409)
- doc(contrib): remove rls in release process (rust-lang/cargo#11601)
Cargo.lock
src/tools/cargo