From 71144887fb30323b77872432c6a2488dd82b9cd4 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Fri, 15 Sep 2023 15:24:49 +0200 Subject: Update Rust crate comfy-table to 6.2.0 --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Cargo.toml') diff --git a/Cargo.toml b/Cargo.toml index b320f08..b9278f6 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -15,7 +15,7 @@ categories = ["command-line-utilities"] [dependencies] clap = { version = "4.4.3", features = ["derive"] } -comfy-table = "6.1.4" +comfy-table = "6.2.0" git2 = { version = "0.16.1", default-features = false, features = ["vendored-libgit2"] } humansize = "2.1.3" nix = { version = "0.26.2", default-features = false, features = ["user"] } -- cgit v1.2.3