Skip to content

Commit 3eccefa

Browse files
Cargo: Update xml-rs to 0.4.1
Signed-off-by: Patrick José Pereira <[email protected]>
1 parent 70f7107 commit 3eccefa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ edition = "2018"
1313
[build-dependencies]
1414
crc-any = "2.3.0"
1515
bytes = { version = "1.0", default-features = false }
16-
xml-rs = "0.2"
16+
xml-rs = "0.4.1"
1717
quote = "0.3"
1818
lazy_static = "1.2.0"
1919
serde = { version = "1.0.115", optional = true, features = ["derive"] }

0 commit comments

Comments
 (0)