Преглед на файлове

Tweak categories based on review.

Keith Wansbrough преди 8 години
родител
ревизия
c87faf46a6
променени са 1 файла, в които са добавени 1 реда и са изтрити 1 реда
  1. 1 1
      Cargo.toml

+ 1 - 1
Cargo.toml

@@ -4,7 +4,7 @@ description = "A collection of numeric types and traits for Rust, including bigi
 documentation = "http://rust-num.github.io/num"
 homepage = "https://github.com/rust-num/num"
 keywords = ["mathematics", "numerics", "bignum"]
-categories = [ "algorithms", "data-structures", "science", "cryptography" ]
+categories = [ "algorithms", "data-structures", "science" ]
 license = "MIT/Apache-2.0"
 repository = "https://github.com/rust-num/num"
 name = "num"