Skip to content

Commit

Permalink
build(deps): update quick-xml requirement from 0.31.0 to 0.32.0 (#90)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Jun 11, 2024
1 parent 8d73e3f commit 3b67d84
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 @@ -26,7 +26,7 @@ nom = "7.1.3"
serde = { version = "1.0.188", features = ["derive"] }
serde_json = { version = "1.0.107", features = ["preserve_order"] }
utf16string = "0.2.0"
quick-xml = { version = "0.31.0", features = ["serialize"] }
quick-xml = { version = "0.32.0", features = ["serialize"] }
serde_repr = "0.1.16"
hex = "0.4.3"
wavefront_rs = "2.0.0-beta.1"
Expand Down

0 comments on commit 3b67d84

Please sign in to comment.