Skip to content

Commit b9edbab

Browse files
Bump xml-rs from 0.8.4 to 0.8.14
Bumps [xml-rs](https://github.com/kornelski/xml-rs) from 0.8.4 to 0.8.14. - [Changelog](https://github.com/kornelski/xml-rs/blob/main/Changelog.md) - [Commits](kornelski/xml-rs@0.8.4...0.8.14) --- updated-dependencies: - dependency-name: xml-rs dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent fd3fd8c commit b9edbab

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Cargo.lock

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

serde_with/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,7 @@ version-sync = "0.9.1"
9191
# There is a change that breaks some tests, starting with 0.8.9.
9292
# Newer xml-rs versions are not compatible with the current MSRV.
9393
# https://github.com/netvl/xml-rs/issues/223
94-
xml-rs = "=0.8.4"
94+
xml-rs = "=0.8.14"
9595

9696
[[test]]
9797
name = "base64"

0 commit comments

Comments
 (0)