aboutsummaryrefslogtreecommitdiff
path: root/crates/whirl_prompt
diff options
context:
space:
mode:
authorRenovate Bot <[email protected]>2021-06-29 13:50:38 +0000
committerRenovate Bot <[email protected]>2021-06-29 13:50:38 +0000
commit57c9480ef8645f44fc7372f864c262b52f151c0f (patch)
treece2cb4c3b289235e75adf308f0d337aa2138720e /crates/whirl_prompt
parentchore(global): remove unused `license-file` manifest keys (diff)
downloadwhirl-57c9480ef8645f44fc7372f864c262b52f151c0f.tar.xz
whirl-57c9480ef8645f44fc7372f864c262b52f151c0f.zip
fix(deps): update rust crate sysinfo to 0.19.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 13a63fa..48bff89 100644
--- a/crates/whirl_prompt/Cargo.toml
+++ b/crates/whirl_prompt/Cargo.toml
@@ -14,7 +14,7 @@ publish = false
[dependencies]
# Utility
-sysinfo = "0.18.2"
+sysinfo = "0.19.0"
colour = "0.6.0"
# Config