Skip to content

Commit 3226e8f

Browse files
build(deps): bump quick-xml from 0.39.2 to 0.40.1
Bumps [quick-xml](https://github.com/tafia/quick-xml) from 0.39.2 to 0.40.1. - [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.39.2...v0.40.1) --- updated-dependencies: - dependency-name: quick-xml dependency-version: 0.40.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 4dbde07 commit 3226e8f

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

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 @@ portable-pty = "0.8.1" # FIXME: portable-pty 0.9 is seemingly broken on Windows
3636
# won't build without `alloc` (or `std`) enabled.
3737
pretty_assertions = { version = "1.4.1", default-features = false, features = ["alloc"] }
3838
pulldown-cmark = "0.9.6"
39-
quick-xml = "0.39.2"
39+
quick-xml = "0.40.1"
4040
serde = { version = "1.0", features = ["derive"] }
4141
serde_json = "1.0"
4242
tempfile = "3.27.0"

0 commit comments

Comments
 (0)