summaryrefslogtreecommitdiffstats
path: root/Cargo.toml
diff options
context:
space:
mode:
authorClementTsang <cjhtsang@uwaterloo.ca>2020-05-14 22:22:29 -0400
committerClementTsang <cjhtsang@uwaterloo.ca>2020-05-14 22:22:29 -0400
commit2ae2ebd6d8268186ae4c6dd55210584c57c98021 (patch)
tree422b2df257e6bac0f85f8820a84e512f2deb0b79 /Cargo.toml
parent18514e87bbd3b3151a7d5d1864d213b46fcf7d49 (diff)
deps: update sysinfo
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 7d950dc5..88b18f0b 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -24,7 +24,7 @@ codegen-units = 1
battery = "0.7.5"
crossterm = "0.17"
chrono = "0.4.11"
-clap = "2.33.0"
+clap = "2.33.1"
dirs = "2.0.2"
futures = "0.3.5"
heim = "0.0.10"