aboutsummaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
authorJakob Stendahl <14180120+JakobST1n@users.noreply.github.com>2023-09-08 19:45:13 +0200
committerGitHub <noreply@github.com>2023-09-08 19:45:13 +0200
commit09ce40640757c764ce9be124a689ae244d0a2112 (patch)
treed6a2ef08b9ed774f011e427be9e9daf0d82d9e54 /Cargo.toml
parentf991921181e6d93b392eef7254fbf8872a5ec1f6 (diff)
parent4d9bc3406cb001bd239fdd2e9c66d255b0a56bdf (diff)
downloadRSS-watcher-09ce40640757c764ce9be124a689ae244d0a2112.tar.gz
RSS-watcher-09ce40640757c764ce9be124a689ae244d0a2112.zip
Merge pull request #3 from JakobST1n/fix/#2v.0.3.3v.0.3.2
Fix/#2 Fix two issues regarding table creation
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml2
1 files changed, 1 insertions, 1 deletions
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]