File: Cargo.toml.orig

package info (click to toggle)
rust-supports-hyperlinks 3.1.0-1
  • links: PTS, VCS
  • area: main
  • in suites: sid, trixie
  • size: 116 kB
  • sloc: makefile: 4
file content (11 lines) | stat: -rw-r--r-- 372 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
[package]
name = "supports-hyperlinks"
version = "3.1.0"
authors = ["Kat Marchán <kzm@zkat.tech>"]
description = "Detects whether a terminal supports rendering hyperlinks."
repository = "https://github.com/zkat/supports-hyperlinks"
documentation = "https://docs.rs/supports-hyperlinks"
license = "Apache-2.0"
readme = "README.md"
edition = "2021"
rust-version = "1.70.0"