termux-packages/packages/newsboat/rust-regex-rs-Cargo.toml.patch

9 lines
333 B
Diff
Raw Permalink Normal View History

2021-07-17 21:26:25 +02:00
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
2020-10-22 00:37:58 +02:00
@@ -12,4 +12,3 @@
2020-08-12 10:26:50 +02:00
2020-10-22 00:37:58 +02:00
bitflags = "1.2"
libc = ">=0.2.69"
2021-07-17 21:26:25 +02:00
-gettext-rs = "0.7.0"