Package: rust-vergen / 8.3.2-7

Metadata

Package Version Patches format
rust-vergen 8.3.2-7 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
remove repo util.patch | (download)

src/feature/git/cmd.rs | 10 5 + 5 - 0 !
src/lib.rs | 2 1 + 1 - 0 !
tests/git_output.rs | 28 14 + 14 - 0 !
3 files changed, 20 insertions(+), 20 deletions(-)

---
do not error on deprecated.patch | (download)

src/lib.rs | 3 0 + 3 - 0 !
1 file changed, 3 deletions(-)

---
disable gix.patch | (download)

Cargo.toml | 16 0 + 16 - 0 !
src/lib.rs | 2 1 + 1 - 0 !
2 files changed, 1 insertion(+), 17 deletions(-)

---
do not error on unused dependencies.patch | (download)

src/lib.rs | 1 0 + 1 - 0 !
1 file changed, 1 deletion(-)

---
remove temp env.patch | (download)

Cargo.toml | 3 0 + 3 - 0 !
src/feature/git/cmd.rs | 4 2 + 2 - 0 !
src/lib.rs | 2 1 + 1 - 0 !
3 files changed, 3 insertions(+), 6 deletions(-)

---
relax dep.patch | (download)

Cargo.toml | 6 3 + 3 - 0 !
1 file changed, 3 insertions(+), 3 deletions(-)

---
make rustc and cargo tests less sensitive.patch | (download)

src/feature/cargo.rs | 8 4 + 4 - 0 !
src/feature/rustc.rs | 8 4 + 4 - 0 !
tests/cargo_output.rs | 20 10 + 10 - 0 !
tests/rustc_output.rs | 6 3 + 3 - 0 !
4 files changed, 21 insertions(+), 21 deletions(-)

---