Skip to content

Commit 96528ea

Browse files
Update Rust crate quick-xml to 0.31.0
1 parent d676cf9 commit 96528ea

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

Cargo.lock

Lines changed: 3 additions & 3 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
@@ -18,7 +18,7 @@ xcsoar = ["encoding_rs"]
1818
[dependencies]
1919
encoding_rs = { version = "0.8.34", optional = true }
2020
minidom = { version = "0.12.0", optional = true }
21-
quick-xml = { version = "0.30.0", optional = true }
21+
quick-xml = { version = "0.31.0", optional = true }
2222
thiserror = "1.0.59"
2323

2424
[dev-dependencies]

0 commit comments

Comments
 (0)