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
1
Cargo.lock
generated
1
Cargo.lock
generated
|
@ -730,6 +730,7 @@ dependencies = [
|
|||
"libloading",
|
||||
"log",
|
||||
"nix",
|
||||
"num-traits",
|
||||
"rand",
|
||||
"regex",
|
||||
"reqwest",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue