Skip to content

fix: no_std build by removing unused dependency#433

Merged
prestwich merged 1 commit into
alloy-rs:mainfrom
DaniPopes:fix-hex
Feb 18, 2025
Merged

fix: no_std build by removing unused dependency#433
prestwich merged 1 commit into
alloy-rs:mainfrom
DaniPopes:fix-hex

Conversation

@DaniPopes
Copy link
Copy Markdown
Member

@DaniPopes DaniPopes commented Feb 18, 2025

Motivation

no_std is broken in 1.13.0 due to the addition of hex dependency which by default enables the "std" feature.

Solution

PR Checklist

  • Added Tests
  • Added Documentation
  • Updated the changelog

@DaniPopes DaniPopes requested a review from prestwich as a code owner February 18, 2025 17:52
@prestwich prestwich merged commit 535dc02 into alloy-rs:main Feb 18, 2025
@prestwich
Copy link
Copy Markdown
Member

if you make a release PR we can release 0.13.1 and yank 0.13.0 if necessary

@DaniPopes
Copy link
Copy Markdown
Member Author

#434

@clabby
Copy link
Copy Markdown

clabby commented Feb 18, 2025

Thanks!

@prestwich
Copy link
Copy Markdown
Member

this was released as 1.13.1

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.

4 participants