Explorar el Código

depend on 0.2.0 final

Josh Stone hace 7 años
padre
commit
b8fb4b0c2b
Se han modificado 1 ficheros con 1 adiciones y 2 borrados
  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"