In version 0.6.26, the [ErrorKind](https://docs.rs/winnow/0.6.26/winnow/error/enum.ErrorKind.html) type got deprecated, but it still appears in the [FromExternalError](https://docs.rs/winnow/0.6.26/winnow/error/trait.FromExternalError.html) trait, which is not deprecated. Just wanted to let you know. I didn't mark this as bug because I am not sure whether you would recognize it as bug.