Skip to content

Commit

Permalink
Merge pull request #60 from bachp/dependabot/cargo/quick-xml-0.36.2
Browse files Browse the repository at this point in the history
Bump quick-xml from 0.36.1 to 0.36.2
  • Loading branch information
bachp authored Sep 23, 2024
2 parents 131f9d9 + 0973806 commit 0fe18db
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions 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 Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ edition = "2021"

[dependencies]
derive-getters = "0.5.0"
quick-xml = "0.36.1"
quick-xml = "0.36.2"
time = { version = "0.3.36", features = ["formatting", "macros"], default-features = false }

[dev-dependencies]
Expand Down

0 comments on commit 0fe18db

Please sign in to comment.