Skip to content

Commit 7e8080d

Browse files
committed
feat: v8.2.14
1 parent 536f27a commit 7e8080d

File tree

2 files changed

+5
-3
lines changed

2 files changed

+5
-3
lines changed

Cargo.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "color-output"
3-
version = "8.2.13"
3+
version = "8.2.14"
44
readme = "README.md"
55
edition = "2024"
66
authors = ["root@ltpp.vip"]
@@ -12,7 +12,7 @@ categories = ["command-line-interface", "development-tools", "visualization"]
1212
exclude = ["target", "Cargo.lock", "sh", ".github"]
1313

1414
[dependencies]
15-
hyperlane-time = "0.7.19"
15+
hyperlane-time = "0.7.21"
1616

1717
[profile.dev]
1818
incremental = false

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,9 @@
1010

1111
</center>
1212

13-
[Official Documentation](https://docs.ltpp.vip/COLOR-OUTPUT/)
13+
[Official Documentation](https://docs.ltpp.vip/color-output/)
14+
15+
[Api Docs](https://docs.rs/color-output/latest/)
1416

1517
## Description
1618

0 commit comments

Comments
 (0)