Josh Stone 7 лет назад
Родитель
Сommit
b8fb4b0c2b
1 измененных файлов с 1 добавлено и 2 удалено
  1. 1 2
      Cargo.toml

+ 1 - 2
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"