Skip to content

Conversation

yoshuawuyts
Copy link
Contributor

std::error::Error::description has been deprecated and replaced with Display. It looks like nightly warns about this and our use of -D warnings with cargo check breaks CI. This fixes that. Thanks!

@yoshuawuyts yoshuawuyts changed the title remove usage of deprecated method remove usage of deprecated Error method to fix CI Jan 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

Successfully merging this pull request may close these issues.

1 participant