aboutsummaryrefslogtreecommitdiff
path: root/crates/whirl_api/Cargo.toml
diff options
context:
space:
mode:
authorRenovate Bot <[email protected]>2021-10-01 17:36:16 +0000
committerRenovate Bot <[email protected]>2021-10-01 17:36:16 +0000
commitffb413279e0f222f20add4860061306caf3b5b8e (patch)
treec28f6d44011ceb0fe4a3ad7ceb65ead67a0e9431 /crates/whirl_api/Cargo.toml
parentMerge pull request #96 from Whirlsplash/renovate/sysinfo-0.x (diff)
downloadwhirl-ffb413279e0f222f20add4860061306caf3b5b8e.tar.xz
whirl-ffb413279e0f222f20add4860061306caf3b5b8e.zip
fix(deps): update rust crate curl to 0.4.39
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 5eafb42..b851053 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.38"
+curl = "0.4.39"