Skip to content

Commit 570f398

Browse files
Bump quick-xml from 0.37.2 to 0.38.3
Bumps [quick-xml](https://github.com/tafia/quick-xml) from 0.37.2 to 0.38.3. - [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.38.3) --- updated-dependencies: - dependency-name: quick-xml dependency-version: 0.38.3 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 57c8220 commit 570f398

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.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ indexmap = { version = "2.0", optional = true }
3636
itoa = "1"
3737
log = "0.4"
3838
num-format = { version = "0.4.3", default-features = false }
39-
quick-xml = { version = "0.37", default-features = false }
39+
quick-xml = { version = "0.38", default-features = false }
4040
rgb = "0.8.13"
4141
str_stack = "0.1"
4242
clap = { version = "4.0.1", optional = true, features = ["derive"] }

0 commit comments

Comments
 (0)