chore(deps): update rust crate comfy-table to 7.1.0 (#933)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2023-11-07 18:16:28 +01:00 committed by GitHub
parent 832a246932
commit b632bedbed
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -122,7 +122,7 @@ chrono = { version = "0.4", default-features = false, features = ["clock", "serd
rhai = { version = "1.16", features = ["sync", "serde", "no_optimize", "no_module", "no_custom_syntax", "only_i64"] }
semver = "1"
simplelog = "0.12"
comfy-table = "7.0.1"
comfy-table = "7.1.0"
# commands
merge = "0.1"