blob: cf08fa146187186f51a6cf424b3e3a638920f957 [file] [log] [blame]
# 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]
edition = "2018"
name = "data-encoding"
version = "2.1.2"
authors = ["Julien Cretin <git@ia0.eu>"]
include = ["Cargo.toml", "LICENSE", "README.md", "src/lib.rs"]
description = "Efficient and customizable data-encoding functions"
documentation = "https://docs.rs/data-encoding"
readme = "README.md"
keywords = ["base-conversion", "encoding", "base64", "base32", "hex"]
categories = ["encoding"]
license = "MIT"
repository = "https://github.com/ia0/data-encoding"
[badges.appveyor]
repository = "ia0/data-encoding"
[badges.coveralls]
repository = "ia0/data-encoding"
[badges.is-it-maintained-issue-resolution]
repository = "ia0/data-encoding"
[badges.is-it-maintained-open-issues]
repository = "ia0/data-encoding"
[badges.maintenance]
status = "passively-maintained"
[badges.travis-ci]
repository = "ia0/data-encoding"