aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRenovate Bot <[email protected]>2021-05-27 15:58:59 +0000
committerRenovate Bot <[email protected]>2021-05-27 15:58:59 +0000
commit2c2cfbee222c499b15a8a54997bb8c635ba47aee (patch)
tree1872d6c5a4d59f9ff8ebef2b6c1d87100ce57e82
parentstyle(cli): remove unneeded else branch (diff)
downloadwhirl-2c2cfbee222c499b15a8a54997bb8c635ba47aee.tar.xz
whirl-2c2cfbee222c499b15a8a54997bb8c635ba47aee.zip
fix(deps): update rust crate curl to 0.4.38
-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 324a9ca..1fd8ddf 100644
--- a/crates/whirl_prompt/Cargo.toml
+++ b/crates/whirl_prompt/Cargo.toml
@@ -22,4 +22,4 @@ colour = "0.6.0"
whirl_config = { path = "../whirl_config" }
# Web
-curl = "0.4.37"
+curl = "0.4.38"