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

read: allow use of ReadCache without std #653

Merged
merged 1 commit into from
Mar 27, 2024
Merged

Conversation

philipc
Copy link
Contributor

@philipc philipc commented Mar 25, 2024

Closes #652

@philipc
Copy link
Contributor Author

philipc commented Mar 27, 2024

Changed to use BTreeMap instead of hashbrown so that it doesn't need a new feature.

@philipc philipc merged commit ff176cc into gimli-rs:master Mar 27, 2024
10 checks passed
@philipc philipc deleted the issue-652 branch March 27, 2024 01:33
mcbegamerxx954 pushed a commit to mcbegamerxx954/object that referenced this pull request Jun 15, 2024
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.

no_std support for ReadCache
1 participant