Skip to content

Commit 017a3ed

Browse files
Bump bytemuck from 1.21.0 to 1.22.0 (Qiskit#13948)
Bumps [bytemuck](https://github.com/Lokathor/bytemuck) from 1.21.0 to 1.22.0. - [Changelog](https://github.com/Lokathor/bytemuck/blob/main/changelog.md) - [Commits](Lokathor/bytemuck@v1.21.0...v1.22.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 0d4c668 commit 017a3ed

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.21"
17+
bytemuck = "1.22"
1818
bitfield-struct = "0.9.3"
1919
indexmap.version = "2.7.1"
2020
hashbrown.version = "0.15.2"

0 commit comments

Comments
 (0)