aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2023-06-04 08:58:47 -0400
committerGitHub <noreply@github.com>2023-06-04 08:58:47 -0400
commit5811c57cf94f571677276a745225e6a445027062 (patch)
treed5fcee682d4f537ab90109315ccf7bf85e117562
parent0f9309fab67eea4f3793543403b84f14b1c05a52 (diff)
downloadxesite-5811c57cf94f571677276a745225e6a445027062.tar.xz
xesite-5811c57cf94f571677276a745225e6a445027062.zip
build(deps): bump xml-rs from 0.8.13 to 0.8.14 (#672)
Bumps [xml-rs](https://github.com/kornelski/xml-rs) from 0.8.13 to 0.8.14. - [Changelog](https://github.com/kornelski/xml-rs/blob/main/Changelog.md) - [Commits](https://github.com/kornelski/xml-rs/compare/0.8.13...0.8.14) --- updated-dependencies: - dependency-name: xml-rs dependency-type: direct:production 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 d2c0529..0f302ef 100644
--- a/Cargo.lock
+++ b/Cargo.lock
@@ -3712,9 +3712,9 @@ dependencies = [
[[package]]
name = "xml-rs"
-version = "0.8.13"
+version = "0.8.14"
source = "registry+https://github.com/rust-lang/crates.io-index"
-checksum = "2d8f380ae16a37b30e6a2cf67040608071384b1450c189e61bea3ff57cde922d"
+checksum = "52839dc911083a8ef63efa4d039d1f58b5e409f923e44c80828f206f66e5541c"
[[package]]
name = "xml5ever"