Bump xml-rs from 0.8.4 to 0.8.14
Created by: dependabot[bot]
Bumps xml-rs from 0.8.4 to 0.8.14.
Changelog
Sourced from xml-rs's changelog.
Version 0.8.7
- Basic parsing of DTD internal subset
 - Speed improvements
 Version 0.8.6
- Fixed parsing of incorrectly nested comments and processing instructions
 Version 0.8.5
- Updated source code to edition 2018 and fixed/updated some Rust idioms.
 
Commits
- 
2776563chore: Release xml-rs version 0.8.14 - 
ca962a9Explain next_pos wonkiness - 
6c13445Balance pos pushes when ignoring comments - 
129ab96Merge pull request #226 from 00xc/unreachable_token - 
c09549aAvoid panic when displaying unexpected token error - 
563f975Fix change to public fields - 
9179e79Bump - 
3562bffRequire spaces between attributes - 
1eefdc9Require spaces between prolog attrs - 
535914eForbid whitespace before XML prolog - Additional commits viewable in compare view
 
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
- 
@dependabot rebasewill rebase this PR - 
@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it - 
@dependabot mergewill merge this PR after your CI passes on it - 
@dependabot squash and mergewill squash and merge this PR after your CI passes on it - 
@dependabot cancel mergewill cancel a previously requested merge and block automerging - 
@dependabot reopenwill reopen this PR if it is closed - 
@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - 
@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - 
@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - 
@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) You can disable automated security fix PRs for this repo from the Security Alerts page.