Skip to content

Commit

Permalink
bump 'xml-rs' dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
danieleades authored and daniel.eades committed Aug 22, 2022
1 parent 9803e32 commit 7e40b08
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.115", optional = true, features = ["derive"] }
Expand Down

0 comments on commit 7e40b08

Please sign in to comment.