aboutsummaryrefslogtreecommitdiffstats
path: root/community/newsflash/0001-Cargo.lock-Bump-the-newsblur-API-crate.patch
diff options
context:
space:
mode:
Diffstat (limited to 'community/newsflash/0001-Cargo.lock-Bump-the-newsblur-API-crate.patch')
-rw-r--r--community/newsflash/0001-Cargo.lock-Bump-the-newsblur-API-crate.patch29
1 files changed, 0 insertions, 29 deletions
diff --git a/community/newsflash/0001-Cargo.lock-Bump-the-newsblur-API-crate.patch b/community/newsflash/0001-Cargo.lock-Bump-the-newsblur-API-crate.patch
deleted file mode 100644
index 76ee4dde88f..00000000000
--- a/community/newsflash/0001-Cargo.lock-Bump-the-newsblur-API-crate.patch
+++ /dev/null
@@ -1,29 +0,0 @@
-From 5581648af0c87378e79a6c4ec214f6954949176c Mon Sep 17 00:00:00 2001
-From: Alistair Francis <alistair@alistair23.me>
-Date: Tue, 7 Sep 2021 20:33:26 +1000
-Subject: [PATCH] Cargo.lock: Bump the newsblur API crate
-
-Signed-off-by: Alistair Francis <alistair@alistair23.me>
----
- Cargo.lock | 4 ++--
- 1 file changed, 2 insertions(+), 2 deletions(-)
-
-diff --git a/Cargo.lock b/Cargo.lock
-index 93be16f..ef89dc1 100644
---- a/Cargo.lock
-+++ b/Cargo.lock
-@@ -1890,9 +1890,9 @@ dependencies = [
-
- [[package]]
- name = "newsblur_api"
--version = "0.1.1"
-+version = "0.1.2"
- source = "registry+https://github.com/rust-lang/crates.io-index"
--checksum = "fd77391c1b68a5678882fb3bf2777dfa3761d2c0615e8b4c60d29199b3b405d2"
-+checksum = "78451667cd4ba4d62baa55f6b71346c1d30c8300b13e3262d17a6d973fcbec14"
- dependencies = [
- "failure",
- "reqwest",
---
-2.31.1
-