Skip to content
This repository has been archived by the owner on Apr 6, 2023. It is now read-only.

Commit

Permalink
Merge pull request #77 from mrjones2014/matjones/76-fix-word-wrapping
Browse files Browse the repository at this point in the history
fix word wrapping by using keep_words option in tabled
  • Loading branch information
mrjones2014 authored Feb 13, 2022
2 parents ca27fc5 + 24bb0f8 commit 00e9472
Show file tree
Hide file tree
Showing 4 changed files with 69 additions and 75 deletions.
132 changes: 63 additions & 69 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -23,4 +23,4 @@ dirs-next = "2.0.0"
shellexpand = "2.1.0"
glob = "0.3.0"
once_cell = "1.9.0"
tabled = "0.4.2"
tabled = "0.5.0"
Loading

0 comments on commit 00e9472

Please sign in to comment.