Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: replace std/hashbrown with alloy_primitives::map #42

Merged
merged 1 commit into from
Sep 26, 2024

Conversation

DaniPopes
Copy link
Member

Closes #41

Left BTreeMap in ProofRetainer, needs clarification whether it can be changed to HashMap

@DaniPopes DaniPopes merged commit 827b7d5 into main Sep 26, 2024
21 checks passed
@DaniPopes DaniPopes deleted the dani/alloy-primitives-map branch September 26, 2024 15:02
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.

Replace map types with alloy_primitives::map
1 participant