add Expected trait to utils; use (already transitive) num-traits.
Signed-off-by: Jason Volk <jason@zemos.net>
This commit is contained in:
1
Cargo.lock
generated
1
Cargo.lock
generated
@@ -730,6 +730,7 @@ dependencies = [
|
||||
"libloading",
|
||||
"log",
|
||||
"nix",
|
||||
"num-traits",
|
||||
"rand",
|
||||
"regex",
|
||||
"reqwest",
|
||||
|
||||
Reference in New Issue
Block a user