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

error[E0583]: file not found for module montgomery #609

Closed
dpc opened this issue Dec 27, 2017 · 2 comments
Closed

error[E0583]: file not found for module montgomery #609

dpc opened this issue Dec 27, 2017 · 2 comments

Comments

@dpc
Copy link

dpc commented Dec 27, 2017

error[E0583]: file not found for module `montgomery`              
  --> /home/dpc/.cargo/registry/src/github.com-1ecc6299db9ec823/ring-0.11.0/src/arithmetic/arithmetic.rs:15:9                       
   |                             
15 | pub mod montgomery;         
   |         ^^^^^^^^^^          
   |                             
   = help: name the file either arithmetic/montgomery.rs or arithmetic/montgomery/mod.rs inside the directory "/home/dpc/.cargo/registry/src/github.com-1ecc6299db9ec823/ring-0.11.0/src/arithmetic"  
@andrewtj
Copy link
Contributor

Please see previous issues #598 and #607

@dpc
Copy link
Author

dpc commented Dec 27, 2017

Thank you!

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

2 participants