summaryrefslogtreecommitdiffstats
path: root/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml5
1 files changed, 2 insertions, 3 deletions
diff --git a/Cargo.toml b/Cargo.toml
index eb5e8ee..08c2493 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -31,7 +31,7 @@ failure_derive = "0.1.1"
notify = "4.0.12"
parse-ansi = "0.1.6"
signal-notify = "0.1.3"
-systemstat = "0.1.4"
+systemstat = "0.1.5"
mime_guess = "2.0.0-alpha.6"
async_value = "0.2"
osstrtools = "0.1.9"
@@ -81,8 +81,7 @@ required-features = ["img"]
-[patch.crates-io]
-systemstat = { git = 'https://github.com/myfreeweb/systemstat', tag="v0.1.4" }
+
# These options increase performance and generate a smaller binary
[profile.release]