Skip to content

Commit b46afb0

Browse files
build(deps): bump quick-xml from 0.38.3 to 0.38.4
Bumps [quick-xml](https://github.com/tafia/quick-xml) from 0.38.3 to 0.38.4. - [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.38.3...v0.38.4) --- updated-dependencies: - dependency-name: quick-xml dependency-version: 0.38.4 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent a13f52c commit b46afb0

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
@@ -40,7 +40,7 @@ libc = "0.2.177"
4040
toml = "0.9.8"
4141
serde = { version = "1.0.228", features = ["derive"] }
4242
sys-mount = { version = "3.0.1", default-features = false }
43-
quick-xml = { version = "0.38.3", features = ["serialize"] }
43+
quick-xml = { version = "0.38.4", features = ["serialize"] }
4444
mlua = { version = "0.11.4", features = ["luajit", "vendored", "error-send"] }
4545
frame-analyzer = "0.3.4"
4646
dumpsys-rs = { git = "https://github.com/shadow3aaa/dumpsys-rs" }

0 commit comments

Comments
 (0)