aboutsummaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
authorMustafa Salih <37256744+MustafaSalih1993@users.noreply.github.com>2021-10-15 20:46:29 +0300
committerGitHub <noreply@github.com>2021-10-15 20:46:29 +0300
commitde2e6017f5ad0c6d3d6894d64b19c8da4dfe82d0 (patch)
tree424d29ab80732bdb4c1c476e5d43a7b738246b25 /Cargo.toml
parentae533f1fe7675efb8b63f0a176e1fafa23dd94f9 (diff)
a simple update to handle weather http reqwests (#64)
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 47f1a36..9dfde9a 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "rsblocks"
-version = "0.1.19"
+version = "0.1.20"
authors = ["mustafa salih <mustafasalih1991@gmail.com>"]
edition = "2018"
readme = "README.md"