summaryrefslogtreecommitdiff
path: root/rust/libnewsboat
diff options
context:
space:
mode:
Diffstat (limited to 'rust/libnewsboat')
-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 68a8f023..925a3d4a 100644
--- a/rust/libnewsboat/Cargo.toml
+++ b/rust/libnewsboat/Cargo.toml
@@ -14,7 +14,7 @@ url = "2.4.1"
percent-encoding = "2.3.0"
xdg = "2.5.2"
backtrace = "= 0.3"
-unicode-width = "0.1.10"
+unicode-width = "0.1.11"
nom = "7"
libc = "0.2"
natord = "1.0.9"