Sha256: 2a3f25a700cb4af300da02a9b7edbd59ed99815e108b75e112243e7a6df41f16

Contents?: true

Size: 1.52 KB

Versions: 23

Compression:

Stored size: 1.52 KB

Contents

# 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 are reading this file be aware that the original Cargo.toml
# will likely look very different (and much more reasonable).
# See Cargo.toml.orig for the original contents.

[package]
edition = "2018"
rust-version = "1.37.0"
name = "typenum"
version = "1.17.0"
authors = [
    "Paho Lurie-Gregg <paho@paholg.com>",
    "Andre Bogus <bogusandre@gmail.com>",
]
build = "build/main.rs"
description = """
Typenum is a Rust library for type-level numbers evaluated at
    compile time. It currently supports bits, unsigned integers, and signed
    integers. It also provides a type-level array of type-level numbers, but its
    implementation is incomplete."""
documentation = "https://docs.rs/typenum"
readme = "README.md"
categories = ["no-std"]
license = "MIT OR Apache-2.0"
repository = "https://github.com/paholg/typenum"

[package.metadata.docs.rs]
features = [
    "i128",
    "const-generics",
]
rustdoc-args = [
    "--cfg",
    "docsrs",
]

[package.metadata.playground]
features = [
    "i128",
    "const-generics",
]

[lib]
name = "typenum"

[dependencies.scale-info]
version = "1.0"
optional = true
default-features = false

[features]
const-generics = []
force_unix_path_separator = []
i128 = []
no_std = []
scale_info = ["scale-info/derive"]
strict = []

Version data entries

23 entries across 23 versions & 1 rubygems

Version Path
wasmtime-29.0.0 ./ext/cargo-vendor/typenum-1.17.0/Cargo.toml
wasmtime-28.0.0 ./ext/cargo-vendor/typenum-1.17.0/Cargo.toml
wasmtime-27.0.0 ./ext/cargo-vendor/typenum-1.17.0/Cargo.toml
wasmtime-26.0.0 ./ext/cargo-vendor/typenum-1.17.0/Cargo.toml
wasmtime-25.0.2 ./ext/cargo-vendor/typenum-1.17.0/Cargo.toml
wasmtime-25.0.1 ./ext/cargo-vendor/typenum-1.17.0/Cargo.toml
wasmtime-25.0.0 ./ext/cargo-vendor/typenum-1.17.0/Cargo.toml
wasmtime-24.0.0 ./ext/cargo-vendor/typenum-1.17.0/Cargo.toml
wasmtime-23.0.2 ./ext/cargo-vendor/typenum-1.17.0/Cargo.toml
wasmtime-22.0.0 ./ext/cargo-vendor/typenum-1.17.0/Cargo.toml
wasmtime-21.0.1 ./ext/cargo-vendor/typenum-1.17.0/Cargo.toml
wasmtime-20.0.2 ./ext/cargo-vendor/typenum-1.17.0/Cargo.toml
wasmtime-20.0.0 ./ext/cargo-vendor/typenum-1.17.0/Cargo.toml
wasmtime-18.0.3 ./ext/cargo-vendor/typenum-1.17.0/Cargo.toml
wasmtime-17.0.1 ./ext/cargo-vendor/typenum-1.17.0/Cargo.toml
wasmtime-17.0.0 ./ext/cargo-vendor/typenum-1.17.0/Cargo.toml
wasmtime-16.0.0 ./ext/cargo-vendor/typenum-1.17.0/Cargo.toml
wasmtime-15.0.1 ./ext/cargo-vendor/typenum-1.17.0/Cargo.toml
wasmtime-15.0.0 ./ext/cargo-vendor/typenum-1.17.0/Cargo.toml
wasmtime-14.0.4 ./ext/cargo-vendor/typenum-1.17.0/Cargo.toml