summaryrefslogtreecommitdiffstats
path: root/rust/libnewsboat/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'rust/libnewsboat/Cargo.toml')
-rw-r--r--rust/libnewsboat/Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/rust/libnewsboat/Cargo.toml b/rust/libnewsboat/Cargo.toml
index 2848b4cb..8b508ba0 100644
--- a/rust/libnewsboat/Cargo.toml
+++ b/rust/libnewsboat/Cargo.toml
@@ -23,7 +23,7 @@ chrono = "0.4.34"
unicode-segmentation = "1.12.0"
[dependencies.gettext-rs]
-version = "0.7.1"
+version = "0.7.2"
# Don't let the crate build its own copy of gettext; force it to use the one
# built into glibc.
features = [ "gettext-system" ]