Skip to content

Unpin itoa dependency - #1815

Merged
davidpdrsn merged 1 commit into
tokio-rs:mainfrom
alexheretic:main
Mar 5, 2023
Merged

Unpin itoa dependency#1815
davidpdrsn merged 1 commit into
tokio-rs:mainfrom
alexheretic:main

Conversation

@alexheretic

Copy link
Copy Markdown
Contributor

Motivation

Resolves #1814

@davidpdrsn davidpdrsn left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I once lost an evening to very odd test failures that pinning itoa fixed but that's not necessary then great!

@davidpdrsn
davidpdrsn merged commit f9f64a3 into tokio-rs:main Mar 5, 2023
@djc

djc commented Mar 13, 2023

Copy link
Copy Markdown

Would it be possible to get this released? The situation described in #1814 isn't great.

@davidpdrsn

Copy link
Copy Markdown
Member

@djc sure! #1843

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

axum pins itoa to 1.0.5 causing issues with cargo update

3 participants