Update dependencies

This commit is contained in:
Jeremy Soller 2024-06-12 08:18:22 -06:00
parent c2f49c8422
commit 3f2af19d9e
No known key found for this signature in database
GPG key ID: D02FD439211AF56F
2 changed files with 24 additions and 24 deletions

View file

@ -44,8 +44,8 @@ impl LineNumberCache {
.layout_in_buffer(
&mut self.scratch,
font_system,
1.0, /* font size adjusted later */
1000.0, /* dummy width */
1.0, /* font size adjusted later */
None,
Wrap::None,
None,
8, /* default tab width */