blob: f9096faba73b9f913ab5dc855304640ec913f5b7 [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 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.70.0"
name = "supports-unicode"
version = "3.0.0"
authors = ["Kat Marchán <[email protected]>"]
description = "Detects whether a terminal supports unicode."
documentation = "https://docs.rs/supports-unicode"
readme = "README.md"
categories = ["command-line-interface"]
license = "Apache-2.0"
repository = "https://github.com/zkat/supports-unicode"