mirror of
https://github.com/YGGverse/aquatic.git
synced 2026-03-31 17:55:36 +00:00
aquatic_ws_protocol: add quickcheck tests for message serde
This commit is contained in:
parent
cc7fff7d6c
commit
ea8b37b4d5
3 changed files with 225 additions and 12 deletions
2
Cargo.lock
generated
2
Cargo.lock
generated
|
|
@ -240,6 +240,8 @@ version = "0.1.0"
|
|||
dependencies = [
|
||||
"anyhow",
|
||||
"hashbrown",
|
||||
"quickcheck",
|
||||
"quickcheck_macros",
|
||||
"serde",
|
||||
"serde_json",
|
||||
"tungstenite",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue