Skip to content

Commit

Permalink
sources: update serde-xml-rs
Browse files Browse the repository at this point in the history
  • Loading branch information
tjkirch committed Sep 16, 2021
1 parent c503a46 commit fe98ffa
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions sources/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 sources/api/early-boot-config/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ log = "0.4"
serde = { version = "1.0", features = ["derive"] }
serde_json = "1"
serde_plain = "1.0"
serde-xml-rs = "0.4.1"
serde-xml-rs = "0.5"
simplelog = "0.10"
snafu = "0.6"
tokio = { version = "~1.8", default-features = false, features = ["macros", "rt-multi-thread"] } # LTS
Expand Down

0 comments on commit fe98ffa

Please sign in to comment.