Commit Diff


commit - 00ea0b8f2e95cc109888b576c2f8bca171b6bffa
commit + fe2be0b4d253b42d69bd45886a6e5ba874ad00d1
blob - 4b3d013017785bc22b3946c921230182cd48c4b2
blob + 90566b52818abd5665c581c1eff72af5fedaa029
--- Cargo.lock
+++ Cargo.lock
@@ -1137,7 +1137,7 @@ dependencies = [
 
 [[package]]
 name = "rss-email"
-version = "0.4.2"
+version = "0.4.4"
 dependencies = [
  "atom_syndication",
  "chrono",
blob - 233098d58775a182a85e8e470e18de8a4d65405e
blob + 7478552c1096153148ec21fc7a674c230624e77b
--- Cargo.toml
+++ Cargo.toml
@@ -1,6 +1,6 @@
 [package]
 name = "rss-email"
-version = "0.4.3"
+version = "0.4.4"
 authors = ["witcher <witcher@wiredspace.de>"]
 readme = "README.md"
 description = "Fetch RSS Feeds and send them via email"