add Expected trait to utils; use (already transitive) num-traits.
Signed-off-by: Jason Volk <jason@zemos.net>
This commit is contained in:
parent
7e4453620e
commit
1a71798859
5 changed files with 60 additions and 0 deletions
|
@ -77,6 +77,7 @@ itertools.workspace = true
|
|||
libc.workspace = true
|
||||
libloading.workspace = true
|
||||
log.workspace = true
|
||||
num-traits.workspace = true
|
||||
rand.workspace = true
|
||||
regex.workspace = true
|
||||
reqwest.workspace = true
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue