number_traits 0.2.3

number traits
Documentation
# THIS FILE IS AUTOMATICALLY GENERATED BY CARGO
#
# When uploading crates to the registry Cargo will automatically
# "normalize" Cargo.toml files for maximal compatibility
# with all versions of Cargo and also rewrite `path` dependencies
# to registry (e.g. crates.io) dependencies
#
# If you believe there's an error in this file please file an
# issue against the rust-lang/cargo repository. If you're
# editing this file be aware that the upstream Cargo.toml
# will likely look very different (and much more reasonable)

[package]
name = "number_traits"
version = "0.2.3"
authors = ["nathanfaucett <nathanfaucett@gmail.com>"]
description = "number traits"
homepage = "https://gitlab.com/nathanfaucett/rs-number_traits"
readme = "README.md"
keywords = ["number_traits", "traits", "number"]
categories = ["algorithms", "no-std"]
license = "MIT"
repository = "https://gitlab.com/nathanfaucett/rs-number_traits.git"
[dependencies.libc]
version = "0.2"
default-features = false