Skip to content

Commit a3aab10

Browse files
Bump quick-xml from 0.37.2 to 0.37.4 in the default group (#80)
Bumps the default group with 1 update: [quick-xml](https://github.com/tafia/quick-xml). Updates `quick-xml` from 0.37.2 to 0.37.4 - [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.37.2...v0.37.4) --- updated-dependencies: - dependency-name: quick-xml dependency-type: direct:production update-type: version-update:semver-patch dependency-group: default ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent ba87a48 commit a3aab10

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Cargo.lock

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

rpgmxp-tool/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,5 +18,5 @@ ruby-marshal = { git = "https://github.com/nathaniel-daniel/ruby-marshal-rs", ve
1818
serde = { version = "1.0.219", features = ["derive"] }
1919
serde_json = "1.0.140"
2020
walkdir = "2.5.0"
21-
quick-xml = { version = "0.37.2", features = [ "serialize" ] }
21+
quick-xml = { version = "0.37.4", features = [ "serialize" ] }
2222

0 commit comments

Comments
 (0)