summaryrefslogtreecommitdiffstats
path: root/Cargo.toml
diff options
context:
space:
mode:
authorrabite <rabite@posteo.de>2019-05-23 15:17:58 +0200
committerrabite <rabite@posteo.de>2019-05-23 15:17:58 +0200
commit6d43ce621de7ea82eadaf2806fbab3836bdade7e (patch)
tree9af518becdbf748ff684d8bc5b9074c7a1b868d1 /Cargo.toml
parent859bd24397ebafb803965cadc1627e3a9334c07d (diff)
use unpublished systemstat v0.1.4
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 dbc8fea..cf1acdc 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -61,7 +61,7 @@ required-features = ["img"]
[patch.crates-io]
-systemstat = { git = 'https://github.com/myfreeweb/systemstat' }
+systemstat = { git = 'https://github.com/myfreeweb/systemstat', tag="v0.1.4" }
# These options increase performance and generate a smaller binary
[profile.release]