Skip to content
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

Wrap xml error #66

Merged
merged 2 commits into from Jul 10, 2022
Merged

Wrap xml error #66

merged 2 commits into from Jul 10, 2022

Commits on Jul 10, 2022

  1. Implement std::error::Error for XmlError. Mark helper traits as `pub(…

    …crate)` to prevent their accidental leakage to public API.
    andy128k committed Jul 10, 2022
    Configuration menu
    Copy the full SHA
    6433a9b View commit details
    Browse the repository at this point in the history
  2. Bump MSRV to 1.42.0

    andy128k committed Jul 10, 2022
    Configuration menu
    Copy the full SHA
    f988f7c View commit details
    Browse the repository at this point in the history