Skip to content

Commit d4a6603

Browse files
Bump curl from 0.4.38 to 0.4.39
Bumps [curl](https://github.com/alexcrichton/curl-rust) from 0.4.38 to 0.4.39. - [Release notes](https://github.com/alexcrichton/curl-rust/releases) - [Commits](alexcrichton/curl-rust@0.4.38...0.4.39) --- updated-dependencies: - dependency-name: curl dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent ced7528 commit d4a6603

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

Cargo.lock

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ exclude = ["/ci/*", "/.github/*", "/doc"]
1414
[dependencies]
1515
cargo = "0.56"
1616
crates-io = "0.33" # Keep in sync with version pulled by Cargo
17-
curl = "0.4.38"
17+
curl = "0.4.39"
1818
env_logger = "0.9"
1919
anyhow = "1.0.44"
2020
log = "0.4"

0 commit comments

Comments
 (0)