Skip to content

Commit 54e737d

Browse files
Merge pull request #45 from joshrotenberg/chore/update-dependencies
chore: update comfy-table dependency to 7.2
2 parents 2024422 + 75a9993 commit 54e737d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ toml = "0.9"
4141
directories = "6.0"
4242

4343
# Terminal and output
44-
comfy-table = "7.1"
44+
comfy-table = "7.2"
4545
serde_yaml = "0.9"
4646
csv = "1.3"
4747
jmespath = "0.4"

0 commit comments

Comments
 (0)