Skip to content

Commit

Permalink
bump 'xml-rs' dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
danieleades committed Oct 21, 2021
1 parent b01c10a commit c9193c9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ edition = "2018"
[build-dependencies]
crc-any = "2.3.0"
bytes = { version = "1.0", default-features = false }
xml-rs = "0.2"
xml-rs = "0.8.4"
quote = "0.3"
lazy_static = "1.2.0"
serde = { version = "1.0.101", optional = true, features = ["derive"] }
Expand Down

0 comments on commit c9193c9

Please sign in to comment.