Package: rust-ripgrep / 15.1.0-1

Metadata

Package Version Patches format
rust-ripgrep 15.1.0-1 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
disable jemallocator.diff | (download)

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

---
disable test.diff | (download)

tests/binary.rs | 16 8 + 8 - 0 !
tests/misc.rs | 8 4 + 4 - 0 !
2 files changed, 12 insertions(+), 12 deletions(-)

---
bump termcolor.diff | (download)

Cargo.toml | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 bump termcolor
 The code turns out to need version 1.4, even though upstream doesn't specify
 this as a dependency.