1 file changed
+1
-1
lines changedDiff for: src/tools/cargo
- .github/workflows/main.yml+7
- Cargo.lock+13-13
- Cargo.toml+2-2
- crates/cargo-test-support/containers/sshd/Dockerfile+1-1
- crates/cargo-test-support/src/lib.rs+6
- crates/cargo-util-schemas/manifest.schema.json+348-348
- crates/cargo-util-schemas/src/manifest/mod.rs+1-1
- crates/cargo-util/src/paths.rs+3-3
- src/cargo/core/compiler/fingerprint/mod.rs+31-14
- src/cargo/core/manifest.rs+34-50
- src/cargo/ops/cargo_package/vcs.rs+35-27
- src/cargo/sources/path.rs+40
- tests/testsuite/build_script_env.rs+69
- tests/testsuite/git_shallow.rs+201-215
- tests/testsuite/package.rs+9-2
0 commit comments