From 074ddd3893bd373048050ef912af51aeb3c66178 Mon Sep 17 00:00:00 2001 From: jakobst1n Date: Fri, 8 Sep 2023 18:49:10 +0200 Subject: Remove database in query, as that should be configurable (#2) --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Cargo.toml') diff --git a/Cargo.toml b/Cargo.toml index e30a97c..dfbf227 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "rss-watcher" -version = "0.3.1" +version = "0.3.2" edition = "2021" [dependencies] -- cgit v1.2.3