Skip to content

Commit

Permalink
Update quick-xml to 0.36.1
Browse files Browse the repository at this point in the history
Signed-off-by: yubiuser <github@yubiuser.dev>
  • Loading branch information
yubiuser committed Aug 28, 2024
1 parent dc22910 commit bec54a6
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion core/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ parking_lot = { version = "0.12", features = ["deadlock_detection"] }
pbkdf2 = { version = "0.12", default-features = false, features = ["hmac"] }
priority-queue = "2.0"
protobuf = "3"
quick-xml = { version = "0.32", features = ["serialize"] }
quick-xml = { version = "0.36.1", features = ["serialize"] }
rand = "0.8"
rsa = "0.9.2"
serde = { version = "1.0", features = ["derive"] }
Expand Down

0 comments on commit bec54a6

Please sign in to comment.