1
0
mirror of https://github.com/fafhrd91/actix-net synced 2025-06-26 17:27:42 +02:00

prepare next set of betas (#273)

This commit is contained in:
Rob Ede
2021-02-06 19:24:52 +00:00
committed by GitHub
parent b4a3f51659
commit 16ba77c4c8
7 changed files with 25 additions and 8 deletions

View File

@ -24,4 +24,4 @@ serde = { version = "1.0", optional = true }
[dev-dependencies]
serde_json = "1.0"
ahash = { version = "0.6", default-features = false }
ahash = { version = "0.7", default-features = false }