supports-unicode 1.0.2

Detects whether a terminal supports unicode.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
[dependencies.atty]
version = "0.2.14"

[package]
authors = ["Kat Marchán <kzm@zkat.tech>"]
categories = ["command-line-interface"]
description = "Detects whether a terminal supports unicode."
documentation = "https://docs.rs/supports-unicode"
edition = "2018"
license = "Apache-2.0"
name = "supports-unicode"
readme = "README.md"
repository = "https://github.com/zkat/supports-unicode"
version = "1.0.2"