chore: update cosmic-text

This commit is contained in:
Ashley Wulber 2025-12-09 11:10:33 -05:00 committed by Jacob Kauffmann
parent cf30fb09c7
commit 20a278587a
2 changed files with 528 additions and 404 deletions

931
Cargo.lock generated

File diff suppressed because it is too large Load diff

View file

@ -44,6 +44,7 @@ impl LineNumberCache {
Wrap::None,
None,
8, /* default tab width */
Default::default(),
)
.to_vec()
})