Skip to content

Commit

Permalink
chore(deps): bump quick-xml from 0.25.0 to 0.29.0
Browse files Browse the repository at this point in the history
Bumps [quick-xml](https://github.com/tafia/quick-xml) from 0.25.0 to 0.29.0.
- [Release notes](https://github.com/tafia/quick-xml/releases)
- [Changelog](https://github.com/tafia/quick-xml/blob/master/Changelog.md)
- [Commits](tafia/quick-xml@v0.25.0...v0.29.0)

---
updated-dependencies:
- dependency-name: quick-xml
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jun 19, 2023
1 parent 31636d7 commit 9c6e0b5
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 @@ -14,7 +14,7 @@ glib = { version = "0.14.8", features = ["v2_50"] }
hyper = { version = "0.14.20", features = ["http2", "server"] }
lazy_static = "1.4.0"
librsvg = { git = "https://gitlab.gnome.org/GNOME/librsvg", version = "2.52.1" }
quick-xml = "0.25.0"
quick-xml = "0.29.0"
reqwest = { version = "0.11.15", features = ["default-tls"] }
tokio = { version = "1.16.1", features = ["macros", "rt-multi-thread"] }
url = "2.3.1"
Expand Down

0 comments on commit 9c6e0b5

Please sign in to comment.