Version: cargo-outdated-outdated 0.14.0 Bug: I called the app as usual but it stuck. `--verbose` showed: ``` ... Resolving... package status ``` And after that nothing. strace shows a lot of brk going non-stop.  `cargo outdated --depth=10` works FYI.