Skip to content

Commit bec54a6

Browse files
committed
Update quick-xml to 0.36.1
Signed-off-by: yubiuser <[email protected]>
1 parent dc22910 commit bec54a6

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

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.

core/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ parking_lot = { version = "0.12", features = ["deadlock_detection"] }
4242
pbkdf2 = { version = "0.12", default-features = false, features = ["hmac"] }
4343
priority-queue = "2.0"
4444
protobuf = "3"
45-
quick-xml = { version = "0.32", features = ["serialize"] }
45+
quick-xml = { version = "0.36.1", features = ["serialize"] }
4646
rand = "0.8"
4747
rsa = "0.9.2"
4848
serde = { version = "1.0", features = ["derive"] }

0 commit comments

Comments
 (0)