Sha256: e03aa2d8e8102aacf33c0dd58c8006bf7101b335d079d6b862870a471e488a3c

Contents?: true

Size: 1.32 KB

Versions: 15

Compression:

Stored size: 1.32 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.16.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"

[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

15 entries across 15 versions & 1 rubygems

Version Path
wasmtime-13.0.0 ./ext/cargo-vendor/typenum-1.16.0/Cargo.toml
wasmtime-12.0.1 ./ext/cargo-vendor/typenum-1.16.0/Cargo.toml
wasmtime-12.0.0 ./ext/cargo-vendor/typenum-1.16.0/Cargo.toml
wasmtime-11.0.0 ./ext/cargo-vendor/typenum-1.16.0/Cargo.toml
wasmtime-10.0.1 ./ext/cargo-vendor/typenum-1.16.0/Cargo.toml
wasmtime-10.0.0 ./ext/cargo-vendor/typenum-1.16.0/Cargo.toml
wasmtime-9.0.4 ./ext/cargo-vendor/typenum-1.16.0/Cargo.toml
wasmtime-9.0.1 ./ext/cargo-vendor/typenum-1.16.0/Cargo.toml
wasmtime-8.0.0 ./ext/cargo-vendor/typenum-1.16.0/Cargo.toml
wasmtime-7.0.0 ./ext/cargo-vendor/typenum-1.16.0/Cargo.toml
wasmtime-6.0.1 ./ext/cargo-vendor/typenum-1.16.0/Cargo.toml
wasmtime-6.0.0 ./ext/cargo-vendor/typenum-1.16.0/Cargo.toml
wasmtime-5.0.0 ./ext/cargo-vendor/typenum-1.16.0/Cargo.toml
wasmtime-0.4.1 ./ext/cargo-vendor/typenum-1.16.0/Cargo.toml
wasmtime-0.4.0 ./ext/cargo-vendor/typenum-1.16.0/Cargo.toml