Drop num_traits and rely on serde to handle numeric limits.
authorEric Huss <eric@huss.org>
Tue, 22 May 2018 22:06:06 +0000 (15:06 -0700)
committerEric Huss <eric@huss.org>
Tue, 22 May 2018 22:06:06 +0000 (15:06 -0700)
commit7c0b5fae8a966903cbf542c1ffa37020bd3b6f64
tree1154f6417758acd0471d979301d3e67b9a4ce3a1
parent5b44581a698427650f55e673115c8d9f055d7462
Drop num_traits and rely on serde to handle numeric limits.
src/cargo/lib.rs
src/cargo/util/config.rs
tests/testsuite/bad_config.rs
tests/testsuite/config.rs