diff options
author | Mustafa <mustafasalih1991@gmail.com> | 2021-05-11 21:21:26 +0300 |
---|---|---|
committer | Mustafa <mustafasalih1991@gmail.com> | 2021-05-11 21:21:26 +0300 |
commit | 674f6811fe43dd0949052e225bf4c91a63de323e (patch) | |
tree | bb62d1334396634ce3e0f8306764deb647cdabfb /Cargo.toml | |
parent | 96b47f199991657c23865b583155f110500070b4 (diff) |
getting load-average programmatically, fully support BSD soon
Diffstat (limited to 'Cargo.toml')
-rw-r--r-- | Cargo.toml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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" |