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

Not building on 1.44.0 #9

Closed
ghost opened this issue Jun 7, 2020 · 1 comment
Closed

Not building on 1.44.0 #9

ghost opened this issue Jun 7, 2020 · 1 comment

Comments

@ghost
Copy link

ghost commented Jun 7, 2020

The project is not building on rust 1.44.0 since the package name starts with a number ("2").
To get it to build i had to change the name in the Cargo.toml file to something like "e2i-emulator".

@klemens
Copy link
Owner

klemens commented Jun 7, 2020

Thanks for reporting! Interestingly this new restriction wasn't mentioned in the release notes and is currently also not mentioned in the reference. It was introduced in rust-lang/cargo#7959.

I guess emulator-2i for the package it is!

@klemens klemens closed this as completed in 29d986a Jun 7, 2020
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