From 2c2cfbee222c499b15a8a54997bb8c635ba47aee Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Thu, 27 May 2021 15:58:59 +0000 Subject: fix(deps): update rust crate curl to 0.4.38 --- crates/whirl_prompt/Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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" -- cgit v1.2.3