ws protocol: update criterion

This commit is contained in:
Joakim Frostegård 2023-06-03 18:37:00 +02:00
parent 4e5fb8a848
commit abf4c9f528
2 changed files with 124 additions and 6 deletions

View file

@ -28,6 +28,6 @@ simd-json = { version = "0.10", features = ["allow-non-simd"] }
tungstenite = "0.19"
[dev-dependencies]
criterion = "0.4"
criterion = "0.5"
quickcheck = "1"
quickcheck_macros = "1"