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

Commit 41cb4f2

Browse files
Bump curl from 0.4.37 to 0.4.38
Bumps [curl](https://github.com/alexcrichton/curl-rust) from 0.4.37 to 0.4.38. - [Release notes](https://github.com/alexcrichton/curl-rust/releases) - [Commits](alexcrichton/curl-rust@curl-sys-0.4.37...0.4.38) Signed-off-by: dependabot[bot] <[email protected]>
1 parent 0bc815d commit 41cb4f2

File tree

2 files changed

+7
-5
lines changed

2 files changed

+7
-5
lines changed

Cargo.lock

Lines changed: 6 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
@@ -13,7 +13,7 @@ edition = "2018"
1313
[dependencies]
1414
cargo = "0.53"
1515
crates-io = "0.33" # Keep in sync with version pulled by Cargo
16-
curl = "0.4.37"
16+
curl = "0.4.38"
1717
env_logger = "0.8"
1818
anyhow = "1.0.40"
1919
log = "0.4"

0 commit comments

Comments
 (0)