aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2023-09-11 17:43:07 +0000
committerGitHub <noreply@github.com>2023-09-11 17:43:07 +0000
commit413da4ca69d3013528c09bbaf38629a72384372d (patch)
treea0641deb9ed4e6d3424fe540498d1285f367a73e
parentea2a8e4aefe9fa240f7b8350dbe53ca73f44e577 (diff)
downloadservo-413da4ca69d3013528c09bbaf38629a72384372d.tar.gz
servo-413da4ca69d3013528c09bbaf38629a72384372d.zip
build(deps): bump xml-rs from 0.8.17 to 0.8.18 (#30335)
Bumps [xml-rs](https://github.com/kornelski/xml-rs) from 0.8.17 to 0.8.18. - [Changelog](https://github.com/kornelski/xml-rs/blob/main/Changelog.md) - [Commits](https://github.com/kornelski/xml-rs/compare/0.8.17...0.8.18) --- updated-dependencies: - dependency-name: xml-rs dependency-type: indirect update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
-rw-r--r--Cargo.lock4
1 files changed, 2 insertions, 2 deletions
diff --git a/Cargo.lock b/Cargo.lock
index 9afea0ef82e..578f1ce9b5d 100644
--- a/Cargo.lock
+++ b/Cargo.lock
@@ -7365,9 +7365,9 @@ checksum = "12ea8eda4b1eb72f02d148402e23832d56a33f55d8c1b2d5bcdde91d79d47cb1"
[[package]]
name = "xml-rs"
-version = "0.8.17"
+version = "0.8.18"
source = "registry+https://github.com/rust-lang/crates.io-index"
-checksum = "1eee6bf5926be7cf998d7381a9a23d833fd493f6a8034658a9505a4dc4b20444"
+checksum = "bab77e97b50aee93da431f2cee7cd0f43b4d1da3c408042f2d7d164187774f0a"
[[package]]
name = "xml5ever"