Merge pull request #2627 from deltachat/dependabot/cargo/surf-2.3.1

This commit is contained in:
dependabot[bot]
2021-09-04 14:58:18 +00:00
committed by GitHub
2 changed files with 7 additions and 5 deletions

View File

@@ -67,7 +67,7 @@ smallvec = "1.0.0"
stop-token = "0.2.0"
strum = "0.21.0"
strum_macros = "0.21.1"
surf = { version = "2.0.0-alpha.4", default-features = false, features = ["h1-client"] }
surf = { version = "2.3.1", default-features = false, features = ["h1-client"] }
thiserror = "1.0.26"
toml = "0.5.6"
url = "2.2.2"