Fix warning
This commit is contained in:
parent
4ee267acc5
commit
188dc61817
@ -1,5 +1,5 @@
|
||||
#![cfg_attr(test, feature(test))]
|
||||
#![feature(zero_one)]
|
||||
#![feature(test)]
|
||||
|
||||
/// Kuhn-Munkres Algorithm (also called Hungarian algorithm) for solving the
|
||||
/// Assignment Problem.
|
||||
|
Loading…
Reference in New Issue
Block a user