diff -uNr newsboat-2.24/rust/regex-rs/Cargo.toml newsboat-2.24.mod/rust/regex-rs/Cargo.toml --- newsboat-2.24/rust/regex-rs/Cargo.toml 2021-06-20 20:40:09.000000000 +0300 +++ newsboat-2.24.mod/rust/regex-rs/Cargo.toml 2021-07-17 22:25:36.235307902 +0300 @@ -12,4 +12,3 @@ bitflags = "1.2" libc = ">=0.2.69" -gettext-rs = "0.7.0"