summaryrefslogtreecommitdiffstats
path: root/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml2
1 files changed, 2 insertions, 0 deletions
diff --git a/Cargo.toml b/Cargo.toml
index 35b7ade..ba3a4ae 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -32,6 +32,8 @@ systemstat = "0.1.4"
osstrtools = "0.1"
pathbuftools = "0.1"
+[patch.crates-io]
+systemstat = { git = 'https://github.com/myfreeweb/systemstat' }
# These options increase performance and generate a smaller binary
[profile.release]