Commit Diff


commit - ba47af3af2040dd40fcd90c882919ac9a4b3241d
commit + c1999c4e72e56c1cff40fc34618c1626d141d97d
blob - 50b87a0f9c9f125c817ea6d2ec9fb84eae358bba
blob + 52325396048d089cfc28627d54739cf602e8cf95
--- Cargo.lock
+++ Cargo.lock
@@ -1559,7 +1559,7 @@ dependencies = [
 
 [[package]]
 name = "rss-email"
-version = "0.5.1"
+version = "0.6.0"
 dependencies = [
  "atom_syndication",
  "chrono",
blob - 711389e6dfb53f841c61ba9a53a915085a6e7225
blob + 2465403404934dcee5c8bf3bc4210a8781af17e8
--- Cargo.toml
+++ Cargo.toml
@@ -1,6 +1,6 @@
 [package]
 name = "rss-email"
-version = "0.5.1"
+version = "0.6.0"
 authors = ["Thomas Böhler <witcher@wiredspace.de>"]
 readme = "README.md"
 description = "Fetch RSS Feeds and send them via email"