Skip to content

Commit 8ab0284

Browse files
Bump quick-xml from 0.36.2 to 0.38.3
Bumps [quick-xml](https://github.com/tafia/quick-xml) from 0.36.2 to 0.38.3. - [Release notes](https://github.com/tafia/quick-xml/releases) - [Changelog](https://github.com/tafia/quick-xml/blob/master/Changelog.md) - [Commits](tafia/quick-xml@v0.36.2...v0.38.3) --- updated-dependencies: - dependency-name: quick-xml dependency-version: 0.38.3 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 2f3e127 commit 8ab0284

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.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ edition = "2021"
1111

1212
[dependencies]
1313
derive-getters = "0.5.0"
14-
quick-xml = "0.36.2"
14+
quick-xml = "0.38.3"
1515
time = { version = "0.3.41", features = ["formatting", "macros"], default-features = false }
1616

1717
[dev-dependencies]

0 commit comments

Comments
 (0)