aboutsummaryrefslogtreecommitdiff
path: root/crates/whirl_prompt/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'crates/whirl_prompt/Cargo.toml')
-rw-r--r--crates/whirl_prompt/Cargo.toml4
1 files changed, 2 insertions, 2 deletions
diff --git a/crates/whirl_prompt/Cargo.toml b/crates/whirl_prompt/Cargo.toml
index 278395b..963aa73 100644
--- a/crates/whirl_prompt/Cargo.toml
+++ b/crates/whirl_prompt/Cargo.toml
@@ -14,11 +14,11 @@ publish = false
[dependencies]
# Utility
-sysinfo = "0.20.4"
+sysinfo = "0.20.5"
colour = "0.6.0"
# Config
whirl_config = { path = "../whirl_config" }
# Web
-curl = "0.4.39"
+curl = "0.4.40"