Skip to content

Conversation

@luckysori
Copy link
Contributor

@luckysori luckysori commented Feb 7, 2022

A breaking change was inadvertently introduced with the release of rust-secp256k1-sys:0.4.2.

Anyone who had used impl_array_newtype for type T and had also implemented hash::Hash on T before version 0.4.2 would now come across a "conflicting implementations error" on version 0.4.2.

A breaking change was inadvertently introduced with the release of
`rust-secp256k1-sys:0.4.2`.

Anyone who had used `impl_array_newtype` for type `T` and had also
implemented `hash::Hash` on `T` before version `0.4.2` would now come
across a "conflicting implementations error" on version `0.4.2`.
@luckysori
Copy link
Contributor Author

Oops, didn't see #44. Nothing to see here.

@luckysori luckysori closed this Feb 7, 2022
@luckysori luckysori deleted the macros-are-hard branch February 7, 2022 08:17
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