Skip to content

Commit

Permalink
Update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
jackpot51 committed Jun 12, 2024
1 parent c2f49c8 commit 3f2af19
Show file tree
Hide file tree
Showing 2 changed files with 24 additions and 24 deletions.
44 changes: 22 additions & 22 deletions Cargo.lock

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

4 changes: 2 additions & 2 deletions src/line_number.rs
Original file line number Diff line number Diff line change
Expand Up @@ -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 */
Expand Down

0 comments on commit 3f2af19

Please sign in to comment.