Skip to content

1.10.0

Latest
Compare
Choose a tag to compare
@djc djc released this 15 Oct 08:14
v/1.10.0

In 1.9.0 we forgot to implement std::error::Error for the new pem::Error type. Add it.

What's Changed

  • Implement std::error::Error for pem::Error by @djc in #63