diff --git a/Cargo.toml b/Cargo.toml index e640104..699a74d 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -15,5 +15,4 @@ readme = "README.md" doctest = false # multiple rlib candidates for `num_traits` found [dependencies.num-traits] -git = "https://github.com/rust-num/num-traits" -version = "0.2.0-pre" +version = "0.2.0"