diff --git a/Cargo.toml b/Cargo.toml index 574cde9..6b3e1eb 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -3,7 +3,7 @@ name = "libreddit" description = " Alternative private front-end to Reddit" license = "AGPL-3.0" repository = "https://github.com/spikecodes/libreddit" -version = "0.1.0" +version = "0.1.1" authors = ["spikecodes <19519553+spikecodes@users.noreply.github.com>"] edition = "2018" @@ -18,4 +18,4 @@ pulldown-cmark = "0.8.0" chrono = "0.4" [build-dependencies] -askama = "0.9" \ No newline at end of file +askama = "0.9"