Skip to content

Commit cc932b8

Browse files
Bump bytemuck from 1.20.0 to 1.21.0 (Qiskit#13598)
Bumps [bytemuck](https://github.com/Lokathor/bytemuck) from 1.20.0 to 1.21.0. - [Changelog](https://github.com/Lokathor/bytemuck/blob/main/changelog.md) - [Commits](Lokathor/bytemuck@v1.20.0...v1.21.0) --- updated-dependencies: - dependency-name: bytemuck 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 136aaff commit cc932b8

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
@@ -14,7 +14,7 @@ license = "Apache-2.0"
1414
#
1515
# Each crate can add on specific features freely as it inherits.
1616
[workspace.dependencies]
17-
bytemuck = "1.20"
17+
bytemuck = "1.21"
1818
indexmap.version = "2.7.0"
1919
hashbrown.version = "0.14.5"
2020
num-bigint = "0.4"

0 commit comments

Comments
 (0)