Revert old `num` crate description

This commit is contained in:
Łukasz Jan Niemier 2016-04-11 12:30:16 +02:00
parent 3d11940538
commit 8450782413
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
[package]
authors = ["The Rust Project Developers"]
description = "Metapackage exposing legacy interface of all `rust-num` crates"
description = "A collection of numeric types and traits for Rust, including bigint,\ncomplex, rational, range iterators, generic integers, and more!\n"
documentation = "http://rust-num.github.io/num"
homepage = "https://github.com/rust-num/num"
keywords = ["mathematics", "numerics"]