mirror of
https://github.com/BastaMasta/boxy-cli.git
synced 2026-07-28 18:35:39 +03:00
bumped crate version
This commit is contained in:
Generated
+1
-1
@@ -19,7 +19,7 @@ checksum = "b4388bee8683e3d04af747c73422af53102d2bd24d9eadb6cbc100baef4b43f8"
|
||||
|
||||
[[package]]
|
||||
name = "boxy-cli"
|
||||
version = "2.2.1"
|
||||
version = "2.2.2"
|
||||
dependencies = [
|
||||
"colored",
|
||||
"hex_color",
|
||||
|
||||
+1
-1
@@ -1,6 +1,6 @@
|
||||
[package]
|
||||
name = "boxy-cli"
|
||||
version = "2.2.1"
|
||||
version = "2.2.2"
|
||||
edition = "2024"
|
||||
description = "Styled terminal boxes with multi-segment layouts, columnar grids, true-color borders, Unicode box-drawing, and word wrapping."
|
||||
readme = "README.md"
|
||||
|
||||
Reference in New Issue
Block a user