aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2023-05-15 08:07:43 -0400
committerGitHub <noreply@github.com>2023-05-15 08:07:43 -0400
commitfa85b09783aafd9219e441fc6815be81d9affb7f (patch)
treee7eb4e2b96a50625f9e53ab20816493aa4167844
parentf950d497b2d9a01080b646aeec01a6ec83b91f58 (diff)
downloadxesite-fa85b09783aafd9219e441fc6815be81d9affb7f.tar.xz
xesite-fa85b09783aafd9219e441fc6815be81d9affb7f.zip
build(deps): bump xml-rs from 0.8.4 to 0.8.11 (#660)
Bumps [xml-rs](https://github.com/kornelski/xml-rs) from 0.8.4 to 0.8.11. - [Changelog](https://github.com/kornelski/xml-rs/blob/main/Changelog.md) - [Commits](https://github.com/kornelski/xml-rs/compare/0.8.4...0.8.11) --- 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 c368167..46b9476 100644
--- a/Cargo.lock
+++ b/Cargo.lock
@@ -3745,9 +3745,9 @@ dependencies = [
[[package]]
name = "xml-rs"
-version = "0.8.4"
+version = "0.8.11"
source = "registry+https://github.com/rust-lang/crates.io-index"
-checksum = "d2d7d3948613f75c98fd9328cfdcc45acc4d360655289d0a7d4ec931392200a3"
+checksum = "1690519550bfa95525229b9ca2350c63043a4857b3b0013811b2ccf4a2420b01"
[[package]]
name = "xml5ever"