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

feature has been removed #41

Open
yangmiok opened this issue May 9, 2020 · 1 comment
Open

feature has been removed #41

yangmiok opened this issue May 9, 2020 · 1 comment

Comments

@yangmiok
Copy link

yangmiok commented May 9, 2020

Compiling paillier v0.3.0 (https://github.com/KZen-networks/rust-paillier?tag=v0.3.0#735c95ec)
Compiling publicsuffix v1.5.4
error[E0557]: feature has been removed
--> /root/.cargo/git/checkouts/rust-paillier-5e0399ff4bbd1793/735c95e/src/lib.rs:1:12
|
1 | #![feature(custom_attribute)]
| ^^^^^^^^^^^^^^^^ feature has been removed
|
= note: removed in favor of #![register_tool] and #![register_attr]

error: aborting due to previous error

For more information about this error, try rustc --explain E0557.
error: could not compile paillier.

To learn more, run the command again with --verbose.
warning: build failed, waiting for other jobs to finish...
error: build failed

@yangmiok
Copy link
Author

yangmiok commented May 9, 2020

why?

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