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

Set fixed version to circumvent incompatibility with newer version #26

Merged
merged 1 commit into from Nov 13, 2020

Conversation

peterjeschke
Copy link
Contributor

The code should be updated to use the newer version, but this works as a quick fix.

By default, Cargo.toml will pick the latest patch version, which is incompatible. The equals sign forces cargo to use that exact version.

The code should be updated to use the newer version, but this works
as a quick fix.
@peterjeschke
Copy link
Contributor Author

Fixes #25

@Narigo
Copy link
Owner

Narigo commented Nov 13, 2020

Thanks a lot for this! I'll try to release a new patch version today

@Narigo Narigo self-assigned this Nov 13, 2020
Copy link
Owner

@Narigo Narigo left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Tested it locally, works fine!

@Narigo Narigo merged commit 0f60fe3 into Narigo:master Nov 13, 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

Successfully merging this pull request may close these issues.

None yet

2 participants