Skip to content

Commit ed16b3a

Browse files
⬆️ deps: Update Rust crate quick-xml to 0.38.0
1 parent 6b3cac6 commit ed16b3a

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

packages/biliass/rust/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.

packages/biliass/rust/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ pyo3 = { version = "0.25.0", features = ["abi3-py310"] }
1313
bytes = "1.10.0"
1414
prost = "0.14.0"
1515
thiserror = "2.0.11"
16-
quick-xml = "0.37.2"
16+
quick-xml = "0.38.0"
1717
cached = "0.55.0"
1818
serde = "1.0.218"
1919
serde_json = "1.0.139"

0 commit comments

Comments
 (0)