Package: rust-so / 0.4.10-2

Metadata

Package Version Patches format
rust-so 0.4.10-2 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
relax deps.patch | (download)

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

 relax dependency versions
update pulldown cmark to 0.13.patch | (download)

Cargo.toml | 2 1 + 1 - 0 !
src/tui/markdown.rs | 71 37 + 34 - 0 !
2 files changed, 38 insertions(+), 35 deletions(-)

 update pulldown-cmark to 0.13 and fix api compatibility
remove unavailable cursive backends.patch | (download)

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

 remove unavailable cursive backend features
 These backends were disabled in Debian rust-cursive package
disable missing test files.patch | (download)

src/stackexchange/scraper.rs | 230 115 + 115 - 0 !
1 file changed, 115 insertions(+), 115 deletions(-)

 disable tests requiring missing html test fixtures
 Comment out tests that use include_str!() to load HTML test files
 that are not included in the source package
upgrade directories.patch | (download)

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

---