summaryrefslogtreecommitdiffstats
path: root/Cargo.lock
diff options
context:
space:
mode:
Diffstat (limited to 'Cargo.lock')
-rw-r--r--Cargo.lock6
1 files changed, 3 insertions, 3 deletions
diff --git a/Cargo.lock b/Cargo.lock
index 8d8a7579..b25f598d 100644
--- a/Cargo.lock
+++ b/Cargo.lock
@@ -268,7 +268,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index"
[[package]]
name = "libnewsboat"
-version = "2.20.0"
+version = "2.20.1"
dependencies = [
"backtrace 0.3.13 (registry+https://github.com/rust-lang/crates.io-index)",
"chrono 0.4.6 (registry+https://github.com/rust-lang/crates.io-index)",
@@ -297,10 +297,10 @@ dependencies = [
[[package]]
name = "libnewsboat-ffi"
-version = "2.20.0"
+version = "2.20.1"
dependencies = [
"libc 0.2.69 (registry+https://github.com/rust-lang/crates.io-index)",
- "libnewsboat 2.20.0",
+ "libnewsboat 2.20.1",
]
[[package]]