aboutsummaryrefslogtreecommitdiff
path: root/crates/whirl_prompt
diff options
context:
space:
mode:
authorRenovate Bot <[email protected]>2021-08-30 13:57:17 +0000
committerRenovate Bot <[email protected]>2021-08-30 13:57:17 +0000
commit3b08c1e2b55ee9c71bb3881d7f0b4b5db47003f8 (patch)
tree1ce489ad24aab675e7e003f5053cfab6b29dd58c /crates/whirl_prompt
parentfeat(readme): add sub-moto (diff)
downloadwhirl-3b08c1e2b55ee9c71bb3881d7f0b4b5db47003f8.tar.xz
whirl-3b08c1e2b55ee9c71bb3881d7f0b4b5db47003f8.zip
fix(deps): update rust crate sysinfo to 0.20.2
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 fb944d2..dd4035e 100644
--- a/crates/whirl_prompt/Cargo.toml
+++ b/crates/whirl_prompt/Cargo.toml
@@ -14,7 +14,7 @@ publish = false
[dependencies]
# Utility
-sysinfo = "0.20.1"
+sysinfo = "0.20.2"
colour = "0.6.0"
# Config