aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2023-05-23 08:05:32 -0400
committerGitHub <noreply@github.com>2023-05-23 08:05:32 -0400
commit1a8c1331208f0a0dac49ca81acb2eaec15473de5 (patch)
treec323f3dd058346608700e9d8f623a2180c7b6e31
parentefa27a2cf006d235f66112334c38f271d3706d1f (diff)
downloadxesite-1a8c1331208f0a0dac49ca81acb2eaec15473de5.tar.xz
xesite-1a8c1331208f0a0dac49ca81acb2eaec15473de5.zip
build(deps): bump xml-rs from 0.8.11 to 0.8.13 (#666)
Bumps [xml-rs](https://github.com/kornelski/xml-rs) from 0.8.11 to 0.8.13. - [Changelog](https://github.com/kornelski/xml-rs/blob/main/Changelog.md) - [Commits](https://github.com/kornelski/xml-rs/compare/0.8.11...0.8.13) --- 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 b582ab4..02dc8ec 100644
--- a/Cargo.lock
+++ b/Cargo.lock
@@ -3716,9 +3716,9 @@ dependencies = [
[[package]]
name = "xml-rs"
-version = "0.8.11"
+version = "0.8.13"
source = "registry+https://github.com/rust-lang/crates.io-index"
-checksum = "1690519550bfa95525229b9ca2350c63043a4857b3b0013811b2ccf4a2420b01"
+checksum = "2d8f380ae16a37b30e6a2cf67040608071384b1450c189e61bea3ff57cde922d"
[[package]]
name = "xml5ever"