aboutsummaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
authorMustafa <mustafasalih1991@gmail.com>2021-05-11 21:21:26 +0300
committerMustafa <mustafasalih1991@gmail.com>2021-05-11 21:21:26 +0300
commit674f6811fe43dd0949052e225bf4c91a63de323e (patch)
treebb62d1334396634ce3e0f8306764deb647cdabfb /Cargo.toml
parent96b47f199991657c23865b583155f110500070b4 (diff)
getting load-average programmatically, fully support BSD soon
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 5e8c68e..cbc2a95 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "rsblocks"
-version = "0.1.16"
+version = "0.1.17"
authors = ["mustafa salih <mustafasalih1991@gmail.com>"]
edition = "2018"
readme = "README.md"