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

update dev deps

This commit is contained in:
Rob Ede
2022-10-21 03:23:40 +01:00
parent d5a9a6a1c5
commit 68228a6cf2
3 changed files with 5 additions and 5 deletions

View File

@ -22,7 +22,7 @@ bytes = "1.2"
serde = { version = "1.0", optional = true }
[dev-dependencies]
ahash = { version = "0.7.6", default-features = false }
ahash = { version = "0.8", default-features = false }
serde_json = "1.0"
static_assertions = "1.1"
rustversion = "1"