Update dependencies.

This commit is contained in:
Dominik Pantůček 2023-06-15 22:02:32 +02:00
parent 7335f86bb9
commit 628a37d06c
3 changed files with 8 additions and 7 deletions

View file

@ -84,7 +84,7 @@
(if (null? tbl)
widths
(loop (combine-column-widths widths
(map sgr-cell-min-width (car tbl)))
(map cell-query (car tbl)))
(cdr tbl))))))
;; Minimal widths