num-rational fails to compile with the minimal-versions indicated in the manifest because num-bigint version 0.4.0 is insufficient. It should be updated to version 0.4.2 since that's the first version that compiles.
Test:
cargo +nightly update -Z minimal-versions
cargo build