aki-mcycle 0.1.29

mark up text with cycling color
Documentation
# This file is automatically @generated by Cargo.
# It is not intended for manual editing.
version = 3

[[package]]
name = "aho-corasick"
version = "1.1.3"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "8e60d3430d3a69478ad0993f19238d2df97c507009a52b3c10addcd7f6bcb916"
dependencies = [
 "memchr",
]

[[package]]
name = "aki-mcycle"
version = "0.1.29"
dependencies = [
 "anyhow",
 "exec-target",
 "flood-tide",
 "indoc",
 "memx-cdy",
 "regex",
 "runnel",
 "rust-version-info-file",
]

[[package]]
name = "anyhow"
version = "1.0.86"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "b3d1d046238990b9cf5bcde22a3fb3584ee5cf65fb2765f454ed428c7a0063da"

[[package]]
name = "cpufeatures"
version = "0.2.12"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "53fe5e26ff1b7aef8bca9c6080520cfb8d9333c7568e1829cef191a9723e5504"
dependencies = [
 "libc",
]

[[package]]
name = "exec-target"
version = "0.2.9"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "e0d34c71f6a1640e5af73b3cdd56c7dbfd1c1de4f2246c26fd77c445408bec34"

[[package]]
name = "flood-tide"
version = "0.2.11"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "efd1529f0222b508aea9b323d72241057ce398cc52fe4ab6b183dbf0c74246ae"

[[package]]
name = "indoc"
version = "2.0.5"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "b248f5224d1d606005e02c97f5aa4e88eeb230488bcc03bc9ca4d7991399f2b5"

[[package]]
name = "libc"
version = "0.2.155"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "97b3888a4aecf77e811145cadf6eef5901f4782c53886191b2f693f24761847c"

[[package]]
name = "memchr"
version = "2.7.4"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "78ca9ab1a0babb1e7d5695e3530886289c18cf2f87ec19a575a0abdce112e3a3"

[[package]]
name = "memx"
version = "0.1.32"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "93022fcc0eab2dc9dd134e362592e06f0b3c0aa549ae91d8b3e539e56c2a0687"
dependencies = [
 "cpufeatures",
]

[[package]]
name = "memx-cdy"
version = "0.1.13"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "415c8a30336c7690452ab313990ff551d58648119e007f4d4227af932a0adebd"
dependencies = [
 "libc",
 "memx",
]

[[package]]
name = "regex"
version = "1.10.5"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "b91213439dad192326a0d7c6ee3955910425f441d7038e0d6933b0aec5c4517f"
dependencies = [
 "aho-corasick",
 "memchr",
 "regex-automata",
 "regex-syntax",
]

[[package]]
name = "regex-automata"
version = "0.4.7"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "38caf58cc5ef2fed281f89292ef23f6365465ed9a41b7a7754eb4e26496c92df"
dependencies = [
 "aho-corasick",
 "memchr",
 "regex-syntax",
]

[[package]]
name = "regex-syntax"
version = "0.8.4"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "7a66a03ae7c801facd77a29370b4faec201768915ac14a721ba36f20bc9c209b"

[[package]]
name = "runnel"
version = "0.3.19"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "f0b615e86940e444f7d1be8b16e3d71503c9f2f1496d7beee8210cfc4d4eff67"

[[package]]
name = "rust-version-info-file"
version = "0.1.10"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "7de7031f9d11d2d60f64023240f14eec932645568be778a83fc6debb9227d577"