fix clippy lint in format-table crate

This commit is contained in:
Alex Auvolat
2023-05-17 13:06:37 +02:00
parent a1cec2cd60
commit 217d429937
5 changed files with 10 additions and 10 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
[package]
name = "format_table"
version = "0.1.0"
version = "0.1.1"
authors = ["Alex Auvolat <alex@adnab.me>"]
edition = "2018"
license = "AGPL-3.0"