supports-unicode 3.0.0

Detects whether a terminal supports unicode.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
[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"
rust-version = "1.70.0"
version = "3.0.0"