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

Update lexical-core to 0.7.6 #66

Merged
merged 1 commit into from
Jul 16, 2021
Merged

Conversation

svend
Copy link
Contributor

@svend svend commented Jul 12, 2021

This fixes a build error with Rust 1.53.0 and lexical-core 0.7.4

From the Rust 1.53.0 release notes:

The added BITS constant may conflict with external definitions. In particular,
this was known to be a problem in the lexical-core crate, but they have
published fixes for semantic versions 0.4 through 0.7. To update this dependency
alone, use cargo update -p lexical-core.

https://github.com/rust-lang/rust/blob/master/RELEASES.md#version-1530-2021-06-17

This fixes a build error with Rust 1.53.0 and lexical-core 0.7.4

From the Rust 1.53.0 release notes:

> The added BITS constant may conflict with external definitions. In particular,
> this was known to be a problem in the lexical-core crate, but they have
> published fixes for semantic versions 0.4 through 0.7. To update this dependency
> alone, use cargo update -p lexical-core.

https://github.com/rust-lang/rust/blob/master/RELEASES.md#version-1530-2021-06-17
@haimgel haimgel self-requested a review July 16, 2021 14:41
Copy link
Owner

@haimgel haimgel left a comment

Choose a reason for hiding this comment

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

👍 , thanks!

@haimgel haimgel merged commit 7ce57af into haimgel:master Jul 16, 2021
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.

2 participants