Skip to content

Commit 3348d67

Browse files
Bump quick-xml from 0.37.4 to 0.38.3
Bumps [quick-xml](https://github.com/tafia/quick-xml) from 0.37.4 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.4...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 5184d95 commit 3348d67

2 files changed

Lines changed: 14 additions & 5 deletions

File tree

Cargo.lock

Lines changed: 13 additions & 4 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
@@ -10,7 +10,7 @@ eframe = "0.31.1"
1010
egui_extras = "0.31.1"
1111
egui_plot = "0.32.1"
1212
human_bytes = "0.4.3"
13-
quick-xml = { version = "0.37.4", features = ["serialize"] }
13+
quick-xml = { version = "0.38.3", features = ["serialize"] }
1414
reqwest = { version = "0.12.15", features = ["json"] }
1515
rfd = "0.15.3"
1616
serde = { version = "1.0.219", features = ["derive"] }

0 commit comments

Comments
 (0)