Skip to content

Commit 09a1c73

Browse files
David Tolnaymeta-codesync[bot]
authored andcommitted
Update reqwest-0-11 from 0.11.20 to 0.11.27 with system-proxy overlay
Summary: This includes a backport of seanmonstar/reqwest#2185 from 0.12.0 to 0.11.27 for reasons described in D93482989. Reviewed By: diliop Differential Revision: D93482990 fbshipit-source-id: ad986c5ba02af51cdc1ad269c8a8552e8b97773b
1 parent 83c8484 commit 09a1c73

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

eden/scm/lib/commitcloudsubscriber/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ log = { version = "0.4.27", features = ["kv_unstable", "kv_unstable_std"] }
3333
mime = "0.3.14"
3434
parking_lot = { version = "0.12.1", features = ["send_guard"] }
3535
regex = "1.12.2"
36-
reqwest = { version = "0.11.20", features = ["blocking", "cookies", "gzip", "json", "multipart", "native-tls", "rustls-tls", "rustls-tls-native-roots", "socks", "stream"] }
36+
reqwest = { version = "0.11.27", features = ["blocking", "cookies", "gzip", "json", "multipart", "native-tls", "rustls-tls", "rustls-tls-native-roots", "socks", "stream"] }
3737
sapling-configset = { version = "0.1.0", path = "../config/set" }
3838
sapling-identity = { version = "0.1.0", path = "../identity" }
3939
serde = { version = "1.0.219", features = ["derive", "rc"] }

0 commit comments

Comments
 (0)