Skip to content
This repository was archived by the owner on Jan 18, 2026. It is now read-only.

Commit ddb093f

Browse files
chore(deps): bump quick-xml from 0.37.5 to 0.38.0 (#62)
Bumps [quick-xml](https://github.com/tafia/quick-xml) from 0.37.5 to 0.38.0. - [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.37.5...v0.38.0) --- updated-dependencies: - dependency-name: quick-xml dependency-version: 0.38.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent b342bba commit ddb093f

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.

mania/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ once_cell = "1.21.3"
2929
p256 = { version = "0.14.0-pre.6", features = ["ecdh"] }
3030
phf = { version = "0.12.1", features = ["macros"] }
3131
prost = "0.14.1"
32-
quick-xml = { version = "0.37.5", features = ["serialize"] }
32+
quick-xml = { version = "0.38.0", features = ["serialize"] }
3333
rand = "0.9.1"
3434
rand_chacha = "0.9.0"
3535
regex = "1.11.1"

0 commit comments

Comments
 (0)