-
-
Notifications
You must be signed in to change notification settings - Fork 12
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
can't find crate for manganis_macro
#68
Comments
Can you share the code you ran into this issue with? I was not able to reproduce this issue with a blank project and the dependency |
I'm seeing this now when running
|
I was able to fix this by switching to Rust stable, so I must've updated my nightly build at some point between the last successful build and trying it today. I saw this referenced as a fix in the discord: https://discord.com/channels/899851952891002890/943190605067079712/1245103309954486312 |
Problem
manganis can't compile when executing
cargo build
ordx serve
Steps To Reproduce
Expected behavior
A clear and concise description of what you expected to happen.
Screenshots
![image](https://private-user-images.githubusercontent.com/73000387/363764635-fa433913-0311-4699-bae9-c396a53e118f.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3Mzk0NjcyMTAsIm5iZiI6MTczOTQ2NjkxMCwicGF0aCI6Ii83MzAwMDM4Ny8zNjM3NjQ2MzUtZmE0MzM5MTMtMDMxMS00Njk5LWJhZTktYzM5NmE1M2UxMThmLnBuZz9YLUFtei1BbGdvcml0aG09QVdTNC1ITUFDLVNIQTI1NiZYLUFtei1DcmVkZW50aWFsPUFLSUFWQ09EWUxTQTUzUFFLNFpBJTJGMjAyNTAyMTMlMkZ1cy1lYXN0LTElMkZzMyUyRmF3czRfcmVxdWVzdCZYLUFtei1EYXRlPTIwMjUwMjEzVDE3MTUxMFomWC1BbXotRXhwaXJlcz0zMDAmWC1BbXotU2lnbmF0dXJlPWY5NTk4ZThkZWM5ZTczMmMxZTQ2MDhmNjU5ZDkwZjdhNDZjZTI0ODFjODIxMzU2MTBkNDA2MzQ5ZGYyZDM5NDUmWC1BbXotU2lnbmVkSGVhZGVycz1ob3N0In0.ejjyyViQ8Xcz_OZfXNCnFTGpL5HcI0cLhkKQJYKJmek)
Environment:
Questionnaire
The text was updated successfully, but these errors were encountered: