Skip to content

Make the order of properities reproducible#50

Open
Hagb wants to merge 1 commit intomxre:masterfrom
Hagb:reproducible
Open

Make the order of properities reproducible#50
Hagb wants to merge 1 commit intomxre:masterfrom
Hagb:reproducible

Conversation

@Hagb
Copy link

@Hagb Hagb commented Oct 6, 2024

HashMap is unordered, which might break the reproducibility of the build. This commit changes it to BTreeMap.

HashMap is unordered, which might break the reproducibility of the
build. This commit changes it to BTreeMap.
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.

1 participant