Bug#1143559: rust-dtui - build-depends unsatisfiable in sid due to chumsky update.

Peter Green <[email protected]> Tue, 4 Aug 2026 08:47:31 +0100
Newsgroups gmane.linux.debian.devel.bugs.rc
Message-ID <d11c0bcf-80bc-4cd0-bcf4-aec408ab5a3b__10050.5737167381$1785829756$gmane$org@debian.org>
Package: rust-dtui
Version: 3.0.0-3
Severity: serious
Tags: ftbfs
x-debbugs-cc: [email protected]

rust-chumsky was recently updated to 0.13, leaving the build-depends
of rust-dtui unsatisfiable.

I've looked at updating but it looks non-trivial, the upstream changelog
says that 0.10 was a rewrite and bumping the dependency results in a wall
of errors.

I've also filed an upstream issue at https://github.com/Troels51/dtui/issues/14

Maybe we have to introduce a semver-suffix package here.