Commit Diff


commit - ac4437f1ba105d4b2bba49b9b87f2444d7bf0eca
commit + 94eece8e37c53d4b729803e5286c31ba2cef7683
blob - ec5b380ec44e13602efc6442b382a8dbc8523dc5
blob + ddcff5b60429dce7b46555b1401c282d5779612a
--- Cargo.lock
+++ Cargo.lock
@@ -1137,7 +1137,7 @@ dependencies = [
 
 [[package]]
 name = "rss-email"
-version = "0.4.5"
+version = "0.5.0"
 dependencies = [
  "atom_syndication",
  "chrono",
blob - 33b78087c05a0cbecb12b1980baf5f41b3ac0333
blob + 21808571ecc954c67edfb9f7467d3b179603b812
--- Cargo.toml
+++ Cargo.toml
@@ -1,6 +1,6 @@
 [package]
 name = "rss-email"
-version = "0.4.5"
+version = "0.5.0"
 authors = ["Thomas Böhler <witcher@wiredspace.de>"]
 readme = "README.md"
 description = "Fetch RSS Feeds and send them via email"