[package]
authors = ["Without Boats <woboats@gmail.com>"]
categories = ["no-std"]
description = "heck is a case conversion library."
documentation = "https://docs.rs/heck"
edition = "2018"
homepage = "https://github.com/withoutboats/heck"
include = ["src/**/*", "LICENSE-*", "README.md", "CHANGELOG.md"]
keywords = ["string", "case", "camel", "snake", "unicode"]
license = "MIT OR Apache-2.0"
name = "heck"
readme = "README.md"
repository = "https://github.com/withoutboats/heck"
rust-version = "1.56"
version = "0.5.0-rc.1"