Merge pull request #2785 from deltachat/dependabot/cargo/surf-2.3.2

This commit is contained in:
dependabot[bot]
2021-11-01 22:56:28 +00:00
committed by GitHub

5
Cargo.lock generated
View File

@@ -3614,10 +3614,11 @@ checksum = "6bdef32e8150c2a081110b42772ffe7d7c9032b606bc226c8260fd97e0976601"
[[package]] [[package]]
name = "surf" name = "surf"
version = "2.3.1" version = "2.3.2"
source = "registry+https://github.com/rust-lang/crates.io-index" source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "73f856d60bdb4679fc9ec516c34093484e963431b5016a8429f85a8e74b5ccaa" checksum = "718b1ae6b50351982dedff021db0def601677f2120938b070eadb10ba4038dd7"
dependencies = [ dependencies = [
"async-native-tls",
"async-std", "async-std",
"async-trait", "async-trait",
"cfg-if 1.0.0", "cfg-if 1.0.0",