Join GitHub today
GitHub is home to over 28 million developers working together to host and review code, manage projects, and build software together.
Sign upCannot find macro? #1664
Comments
This comment has been minimized.
|
diesel_codegen is dead since 0.99. See the Changelog for details. |
weiznich
closed this
Apr 27, 2018
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
SuperCuber commentedApr 27, 2018
•
edited by weiznich
Setup
Versions
Feature Flags
Problem Description
Missing macro?
What are you trying to accomplish?
Build this simple code:
What is the expected output?
Successful compilation
What is the actual output?
Are you seeing any additional errors?
Steps to reproduce
Put the code I tried into a main.rs, put the versions of crates I specified into Cargo.toml,
cargo buildChecklist