aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2023-09-08 22:54:36 -0400
committerGitHub <noreply@github.com>2023-09-08 22:54:36 -0400
commit7c00e13a88556771a52b2972f7051be957999649 (patch)
tree3b2ac885298ed5b3ad8b777d2cda67197a6bd35a
parent60277b69915f453bcd7eb6e42ca90859b02a17f4 (diff)
downloadxesite-7c00e13a88556771a52b2972f7051be957999649.tar.xz
xesite-7c00e13a88556771a52b2972f7051be957999649.zip
build(deps): bump xml-rs from 0.8.16 to 0.8.17 (#713)
Bumps [xml-rs](https://github.com/kornelski/xml-rs) from 0.8.16 to 0.8.17. - [Changelog](https://github.com/kornelski/xml-rs/blob/main/Changelog.md) - [Commits](https://github.com/kornelski/xml-rs/compare/0.8.16...0.8.17) --- 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 09a97b0..1f1a09f 100644
--- a/Cargo.lock
+++ b/Cargo.lock
@@ -3730,9 +3730,9 @@ dependencies = [
[[package]]
name = "xml-rs"
-version = "0.8.16"
+version = "0.8.17"
source = "registry+https://github.com/rust-lang/crates.io-index"
-checksum = "47430998a7b5d499ccee752b41567bc3afc57e1327dc855b1a2aa44ce29b5fa1"
+checksum = "1eee6bf5926be7cf998d7381a9a23d833fd493f6a8034658a9505a4dc4b20444"
[[package]]
name = "xml5ever"