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

The build process hangs up when using this crate #112

Open
mbs0221 opened this issue Feb 21, 2023 · 0 comments
Open

The build process hangs up when using this crate #112

mbs0221 opened this issue Feb 21, 2023 · 0 comments

Comments

@mbs0221
Copy link

mbs0221 commented Feb 21, 2023

Hello, everyone! Here comes a problem!

For many days, I would like to introduce the serde-encrypt into our application. Since it is declared that this crate provides support for no-std, I managed to use this crate as following.

serde-encrypt = { version = "0.7.0", default-features = false }

It failed with unknown problem. It hung up at following dependency for several minutes without any progress. It seems to be a dead loop here.

    Building [=======================> ] 295/297: poly1305                                                                                                                                                                                             

Can anyone provide some suggestions or solutions. Any help would be appreciated here.

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

No branches or pull requests

1 participant