Forráskód Böngészése

depend on 0.2.0 final

Josh Stone 7 éve
szülő
commit
b8fb4b0c2b
1 módosított fájl, 1 hozzáadás és 2 törlés
  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"