Skip to content

Commit a7df171

Browse files
Bump indexmap from 2.7.0 to 2.7.1 (Qiskit#13692)
Bumps [indexmap](https://github.com/indexmap-rs/indexmap) from 2.7.0 to 2.7.1. - [Changelog](https://github.com/indexmap-rs/indexmap/blob/master/RELEASES.md) - [Commits](indexmap-rs/indexmap@2.7.0...2.7.1) --- updated-dependencies: - dependency-name: indexmap dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 524fb47 commit a7df171

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Cargo.lock

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ license = "Apache-2.0"
1515
# Each crate can add on specific features freely as it inherits.
1616
[workspace.dependencies]
1717
bytemuck = "1.21"
18-
indexmap.version = "2.7.0"
18+
indexmap.version = "2.7.1"
1919
hashbrown.version = "0.14.5"
2020
num-bigint = "0.4"
2121
num-complex = "0.4"

0 commit comments

Comments
 (0)