aboutsummaryrefslogtreecommitdiff
path: root/crates/whirl_api/Cargo.toml
diff options
context:
space:
mode:
authorRenovate Bot <[email protected]>2021-11-02 15:17:19 +0000
committerRenovate Bot <[email protected]>2021-11-02 15:17:19 +0000
commit5c93e03d43a94511083f9b3f172bb7dd4422cb5a (patch)
tree23cfe6c26287d677bd47b8c27462e75833733dc8 /crates/whirl_api/Cargo.toml
parentMerge pull request #109 from Whirlsplash/renovate/tokio-stream-0.x (diff)
downloadwhirl-5c93e03d43a94511083f9b3f172bb7dd4422cb5a.tar.xz
whirl-5c93e03d43a94511083f9b3f172bb7dd4422cb5a.zip
fix(deps): update rust crate curl to 0.4.40
Diffstat (limited to 'crates/whirl_api/Cargo.toml')
-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 67e4fe1..58bccb3 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.39"
+curl = "0.4.40"