mirror of
https://github.com/rustic-rs/rustic.git
synced 2025-10-26 11:18:51 +00:00
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:
parent
832a246932
commit
b632bedbed
@ -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"
|
||||
|
||||
Loading…
Reference in New Issue
Block a user