aboutsummaryrefslogtreecommitdiff
path: root/crates/whirl_prompt
diff options
context:
space:
mode:
authorRenovate Bot <[email protected]>2021-05-27 04:30:06 +0000
committerRenovate Bot <[email protected]>2021-05-27 04:30:06 +0000
commit5e71400dc4d6d19b7c020930cc4ba836dbebca17 (patch)
treeae7cafd335003ab82434367df025332de9d9f219 /crates/whirl_prompt
parentchore(whirl): remove unused sysinfo dep (diff)
downloadwhirl-5e71400dc4d6d19b7c020930cc4ba836dbebca17.tar.xz
whirl-5e71400dc4d6d19b7c020930cc4ba836dbebca17.zip
fix(deps): update rust crate sysinfo to 0.18.0
Diffstat (limited to 'crates/whirl_prompt')
-rw-r--r--crates/whirl_prompt/Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/crates/whirl_prompt/Cargo.toml b/crates/whirl_prompt/Cargo.toml
index 4805f53..324a9ca 100644
--- a/crates/whirl_prompt/Cargo.toml
+++ b/crates/whirl_prompt/Cargo.toml
@@ -15,7 +15,7 @@ publish = false
[dependencies]
# Utility
-sysinfo = "0.17.5"
+sysinfo = "0.18.0"
colour = "0.6.0"
# Config