blob: 2b5e69bc208f5386a95749d7755da465d293d3fc [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 = "2021"
rust-version = "1.70.0"
name = "supports-hyperlinks"
version = "3.0.0"
authors = ["Kat Marchán <[email protected]>"]
description = "Detects whether a terminal supports rendering hyperlinks."
documentation = "https://docs.rs/supports-hyperlinks"
readme = "README.md"
categories = ["terminal"]
license = "Apache-2.0"
repository = "https://github.com/zkat/supports-hyperlinks"