Skip to content

Commit 148600d

Browse files
dependabot[bot]raynelfss
authored andcommitted
Bump quick-xml from 0.29.0 to 0.30.0 (#938)
Bumps [quick-xml](https://github.com/tafia/quick-xml) from 0.29.0 to 0.30.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.29.0...v0.30.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 cc771ca commit 148600d

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
@@ -31,7 +31,7 @@ num-traits = "0.2"
3131
num-bigint = "0.4"
3232
num-complex = "0.4"
3333
ndarray-stats = "0.5.1"
34-
quick-xml = "0.29"
34+
quick-xml = "0.30"
3535
serde = { version = "1.0", features = ["derive"] }
3636
serde_json = "1.0"
3737
rustworkx-core = { path = "rustworkx-core", version = "=0.14.0" }

0 commit comments

Comments
 (0)