Skip to content

Update dependencies#6366

Closed
printfn wants to merge 1 commit into
rust-lang:masterfrom
printfn:update-dependencies
Closed

Update dependencies#6366
printfn wants to merge 1 commit into
rust-lang:masterfrom
printfn:update-dependencies

Conversation

@printfn

@printfn printfn commented Oct 13, 2024

Copy link
Copy Markdown
Contributor

This updates all dependencies to the latest versions. There were two updates that required code changes:

  • unicode-width 0.2.0 changed the width of linebreaks from 0 to 1, so I adjusted the code to exclude line breaks when calculating string widths
  • annotate-snippets 0.11.0 required some code updates

@ytmimi

ytmimi commented Oct 14, 2024

Copy link
Copy Markdown
Contributor

@printfn thanks, though I don't think we need to update all our dependencies right now

@ytmimi ytmimi closed this Oct 14, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants