blob: 5be507b0e421ed27b3bc581df2277b46a7992eb2 [file] [log] [blame] [edit]
# 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 = "utf8-ranges"
version = "1.0.4"
authors = ["Andrew Gallant <[email protected]>"]
exclude = ["/ci/*", "/.travis.yml", "/Makefile", "/ctags.rust", "/session.vim"]
description = "DEPRECATED. Use regex-syntax::utf8 submodule instead."
homepage = "https://github.com/BurntSushi/utf8-ranges"
documentation = "https://docs.rs/utf8-ranges"
readme = "README.md"
keywords = ["codepoint", "utf8", "automaton", "range"]
license = "Unlicense/MIT"
repository = "https://github.com/BurntSushi/utf8-ranges"
[dev-dependencies.doc-comment]
version = "0.3"
[dev-dependencies.quickcheck]
version = "0.8"
default-features = false
[badges.travis-ci]
repository = "BurntSushi/utf8-ranges"