fix: add missing features
This commit is contained in:
parent
09fa982913
commit
d36d3300d0
3 changed files with 3 additions and 3 deletions
|
|
@ -10,4 +10,4 @@ rand = { workspace = true }
|
|||
rand_pcg = "0.3.1"
|
||||
rand_seeder = "0.2.3"
|
||||
thiserror = { workspace = true }
|
||||
tokio = { workspace = true, features = ["io-util", "macros", "test-util"] }
|
||||
tokio = { workspace = true, features = ["io-util", "macros"] }
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue