We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0b2b3f1 commit a044206Copy full SHA for a044206
cli-table-derive/Cargo.toml
@@ -1,6 +1,6 @@
1
[package]
2
name = "cli-table-derive"
3
-version = "0.4.4"
+version = "0.4.5"
4
authors = ["Devashish Dixit <devashishdxt@gmail.com>"]
5
license = "MIT/Apache-2.0"
6
description = "A crate for printing tables on command line"
cli-table/Cargo.toml
name = "cli-table"
-version = "0.4.6"
+version = "0.4.7"
0 commit comments