Skip to content

Commit e52f38e

Browse files
committed
Update a bunch of deps
1 parent 6e05450 commit e52f38e

File tree

3 files changed

+61
-37
lines changed

3 files changed

+61
-37
lines changed

Cargo.lock

Lines changed: 59 additions & 33 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 & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -55,8 +55,7 @@ path = "src/migrate"
5555
git = "https://github.com/alexcrichton/oauth2-rs"
5656

5757
[dependencies.curl]
58-
git = "https://github.com/alexcrichton/curl-rust"
59-
branch = "build-cmd"
58+
git = "https://github.com/carllerche/curl-rust"
6059

6160
[dependencies.conduit-log-requests]
6261
git = "https://github.com/conduit-rust/conduit-log-requests"

src/s3/Cargo.toml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,7 @@ name = "s3"
1010
path = "lib.rs"
1111

1212
[dependencies.curl]
13-
git = "https://github.com/alexcrichton/curl-rust"
14-
branch = "build-cmd"
13+
git = "https://github.com/carllerche/curl-rust"
1514

1615
[dependencies.openssl]
1716
git = "https://github.com/sfackler/rust-openssl"

0 commit comments

Comments
 (0)