add Expected trait to utils; use (already transitive) num-traits.
Signed-off-by: Jason Volk <jason@zemos.net>
This commit is contained in:
@@ -501,6 +501,9 @@ version = "0.8.1"
|
||||
[workspace.dependencies.libc]
|
||||
version = "0.2"
|
||||
|
||||
[workspace.dependencies.num-traits]
|
||||
version = "0.2"
|
||||
|
||||
#
|
||||
# Patches
|
||||
#
|
||||
|
||||
Reference in New Issue
Block a user