Skip to content

Commit 022ffac

Browse files
authored
Merge pull request #301 from shadow3aaa/dependabot/cargo/quick-xml-0.38.4
build(deps): bump quick-xml from 0.38.3 to 0.38.4
2 parents a13f52c + b46afb0 commit 022ffac

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)