Skip to content

Commit c4256da

Browse files
Bump quick-xml from 0.35.0 to 0.36.0 (#1245)
Bumps [quick-xml](https://github.com/tafia/quick-xml) from 0.35.0 to 0.36.0. - [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.35.0...v0.36.0) --- updated-dependencies: - dependency-name: quick-xml dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 30ad953 commit c4256da

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
@@ -52,7 +52,7 @@ num-complex = "0.4"
5252
num-traits.workspace = true
5353
numpy.workspace = true
5454
petgraph.workspace = true
55-
quick-xml = "0.35"
55+
quick-xml = "0.36"
5656
rand.workspace = true
5757
rand_pcg.workspace = true
5858
rayon.workspace = true

0 commit comments

Comments
 (0)