Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@wtfsck
Copy link
Member

@wtfsck wtfsck commented Jan 9, 2022

Closes #247

@wtfsck
Copy link
Member Author

wtfsck commented Jan 9, 2022

@not-matthias I've removed the hashbrown dependency from block_encoder. Could you test this PR and check if this solves your issue?

I didn't add a no_std2 feature that doesn't depend on hashbrown. If your code still fails to build on Windows, I could add it.

@not-matthias
Copy link

@wtfsck It works now. Thank you!

@wtfsck wtfsck merged commit fa12a32 into master Jan 11, 2022
@wtfsck wtfsck deleted the nohashmap branch January 11, 2022 05:37
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.

Can't build with no_std on Windows because of BCryptGenRandom import

3 participants