color-output 7.2.13

An atomic output library based on Rust that supports output functionalities through functions, builders, and other methods. It allows customization of text and background colors.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
# This file is automatically @generated by Cargo.
# It is not intended for manual editing.
version = 4

[[package]]
name = "color-output"
version = "7.2.13"
dependencies = [
 "hyperlane-time",
]

[[package]]
name = "hyperlane-time"
version = "0.7.11"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "887254d219a5e23defbd2f1ff61a2fb2928d0e6ccd9a5abd9efcf3ca0ae3fef3"