Skip to content

Commit 97bca22

Browse files
dependabot[bot]gadialjakelishman
authored
Bump binrw from 0.13.3 to 0.15.0 (#15584)
* Bump binrw from 0.13.3 to 0.15.0 Bumps [binrw](https://github.com/jam1garner/binrw) from 0.13.3 to 0.15.0. - [Release notes](https://github.com/jam1garner/binrw/releases) - [Commits](jam1garner/binrw@v0.13.3...v0.15.0) --- updated-dependencies: - dependency-name: binrw dependency-version: 0.15.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> * Revert `hasbrown` change --------- Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: gadial <[email protected]> Co-authored-by: Jake Lishman <[email protected]>
1 parent e6bd206 commit 97bca22

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

Cargo.lock

Lines changed: 7 additions & 7 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

crates/qpy/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ qiskit-quantum-info.workspace = true
2222
num-bigint.workspace = true
2323
num-complex.workspace = true
2424
bytemuck.workspace = true
25-
binrw = "0.13"
25+
binrw = "0.15"
2626
uuid = {version = "1", features = ["v4"]}
2727

2828
[dependencies.smallvec]

0 commit comments

Comments
 (0)