Skip to content

bump generic-array dependents' versions #287

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

Merged
merged 1 commit into from
Sep 4, 2017

Conversation

FauxFaux
Copy link
Contributor

@FauxFaux FauxFaux commented Sep 4, 2017

Please update postgres-protocol to use newer versions of generic_arary. This is just a Cargo.toml change; no code changes are necessary.

Without this change, cargo build on my project either hangs indefinitely during resolution, or fails with odd errors about typenum, which I have been otherwise unable to resolve:

error: failed to select a version for `typenum` (required by `generic-array`):
all possible versions conflict with previously selected versions of `typenum`
  version 1.9.0 in use by typenum v1.9.0
  possible versions to select: 1.5.2, 1.5.1, 1.5.0

@sfackler sfackler merged commit f0eccf3 into sfackler:master Sep 4, 2017
@sfackler
Copy link
Owner

sfackler commented Sep 4, 2017

Thanks!

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