Skip to content

Commit 1805e5d

Browse files
Bump quick-xml from 0.37.5 to 0.38.3
Bumps [quick-xml](https://github.com/tafia/quick-xml) from 0.37.5 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.5...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] <[email protected]>
1 parent 69d041c commit 1805e5d

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.

lockfile/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ nom = "8.0.0"
1919
nom-language = "0.1.0"
2020
phylum_types = { git = "https://github.com/phylum-dev/phylum-types", branch = "development" }
2121
purl = "0.1.1"
22-
quick-xml = { version = "0.37.1", features = [
22+
quick-xml = { version = "0.38.3", features = [
2323
"encoding",
2424
"overlapped-lists",
2525
"serialize",

0 commit comments

Comments
 (0)