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

Fix errors relating to associated constants in cargo check #1335

Closed
neeldug opened this issue Jun 17, 2021 · 0 comments · Fixed by #1338
Closed

Fix errors relating to associated constants in cargo check #1335

neeldug opened this issue Jun 17, 2021 · 0 comments · Fixed by #1338
Labels
enhancement New feature or request technical debt
Milestone

Comments

@neeldug
Copy link
Contributor

neeldug commented Jun 17, 2021

Currently cargo check fails relating to this, this is a simple change to migrate the constants to the associated versions rather than the modular versions.

@Razican Razican added enhancement New feature or request technical debt labels Jun 17, 2021
@Razican Razican added this to the v0.13.0 milestone Jun 17, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request technical debt
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants