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

Increase minimum supported rustc version to 1.37.0. #207

Merged
merged 1 commit into from
Oct 5, 2020

Conversation

iliekturtles
Copy link
Owner

  • Update num-bigint to 0.3.
  • Update num-rational to 0.3.
  • Update quickcheck to 0.9.2
  • Update static_assertions to 1.1.

rustc updated in order to to gain support for the Kleene ? "at most
one" operator as well as to support the latest version of all
dependencies.

 * Update `num-bigint` to 0.3.
 * Update `num-rational` to 0.3.
 * Update `quickcheck` to 0.9.2
 * Update `static_assertions` to 1.1.

`rustc` updated in order to to gain support for the Kleene `?` "at most
one" operator as well as to support the latest version of all
dependencies.
@iliekturtles iliekturtles merged commit 2fc2b4b into master Oct 5, 2020
@iliekturtles iliekturtles deleted the dependencies branch October 5, 2020 23:53
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.

1 participant