Alex Crichton пре 10 година
родитељ
комит
a8013fc60f
1 измењених фајлова са 3 додато и 1 уклоњено
  1. 3 1
      Cargo.toml

+ 3 - 1
Cargo.toml

@@ -1,5 +1,7 @@
 [package]
 
 name = "num"
-version = "0.0.1"
+version = "0.0.2"
 authors = ["The Rust Project Developers"]
+license = "MIT/Apache-2.0"
+homepage = "https://github.com/rust-lang/num"