Skip to content
This repository was archived by the owner on Apr 5, 2024. It is now read-only.

Commit 42b55f7

Browse files
Bump curl from 0.4.34 to 0.4.35
Bumps [curl](https://github.com/alexcrichton/curl-rust) from 0.4.34 to 0.4.35. - [Release notes](https://github.com/alexcrichton/curl-rust/releases) - [Commits](alexcrichton/curl-rust@curl-sys-0.4.34...curl-sys-0.4.35) Signed-off-by: dependabot[bot] <[email protected]>
1 parent 32f8404 commit 42b55f7

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

Cargo.lock

+4-4
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ edition = "2018"
1313
[dependencies]
1414
cargo = "0.51"
1515
crates-io = "0.31" # Keep in sync with version pulled by Cargo
16-
curl = "0.4.21"
16+
curl = "0.4.35"
1717
env_logger = "0.8"
1818
anyhow = "1.0.38"
1919
log = "0.4"

0 commit comments

Comments
 (0)