Skip to content

chore(deps): depend on serde_core instead of serde#527

Merged
prestwich merged 2 commits into
alloy-rs:mainfrom
DaniPopes:serde_core
Sep 15, 2025
Merged

chore(deps): depend on serde_core instead of serde#527
prestwich merged 2 commits into
alloy-rs:mainfrom
DaniPopes:serde_core

Conversation

@DaniPopes
Copy link
Copy Markdown
Member

This crate does not make use of serde derive macros, thus it can depend on serde_core instead of serde to speed up users' compile times.

See the documentation of serde_core for more details.

This crate does not make use of serde derive macros, thus it can
depend on `serde_core` instead of `serde` to speed up users' compile
times.

See the documentation of [`serde_core`](https://docs.rs/serde_core)
for more details.
@codspeed-hq
Copy link
Copy Markdown

codspeed-hq Bot commented Sep 14, 2025

CodSpeed Performance Report

Merging #527 will not alter performance

Comparing DaniPopes:serde_core (fe9e484) with main (401534e)1

Summary

✅ 351 untouched

Footnotes

  1. No successful run was found on main (fe9e484) during the generation of this report, so 401534e was used instead as the comparison base. There might be some changes unrelated to this pull request in this report.

@prestwich prestwich enabled auto-merge September 15, 2025 19:37
@prestwich prestwich merged commit 7caf256 into alloy-rs:main Sep 15, 2025
18 checks passed
@DaniPopes DaniPopes deleted the serde_core branch September 15, 2025 20:03
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.

2 participants