aboutsummaryrefslogtreecommitdiff
path: root/crates/whirl_api
diff options
context:
space:
mode:
authorRenovate Bot <[email protected]>2022-01-12 18:49:37 +0000
committerRenovate Bot <[email protected]>2022-01-12 18:49:37 +0000
commita21001d8156084e0bdf4647a31812f85994172cf (patch)
tree420f03a23fae3b15fca7b54da6b86948261af277 /crates/whirl_api
parentMerge pull request #127 from Whirlsplash/renovate/actix-web-3.x (diff)
downloadwhirl-a21001d8156084e0bdf4647a31812f85994172cf.tar.xz
whirl-a21001d8156084e0bdf4647a31812f85994172cf.zip
fix(deps): update rust crate curl to 0.4.42
Diffstat (limited to 'crates/whirl_api')
-rw-r--r--crates/whirl_api/Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/crates/whirl_api/Cargo.toml b/crates/whirl_api/Cargo.toml
index 662e3d9..9339dc3 100644
--- a/crates/whirl_api/Cargo.toml
+++ b/crates/whirl_api/Cargo.toml
@@ -37,4 +37,4 @@ log = "0.4.14"
whirl_config = { path = "../whirl_config" }
# Web
-curl = "0.4.40"
+curl = "0.4.42"