Skip to content

Commit 8058076

Browse files
chore(deps-rs): bump the patch group with 4 updates
Bumps the patch group with 4 updates: [tket-json-rs](https://github.com/CQCL/tket-json-rs), [serde_json](https://github.com/serde-rs/json), [thiserror](https://github.com/dtolnay/thiserror) and [cc](https://github.com/rust-lang/cc-rs). Updates `tket-json-rs` from 0.7.4 to 0.7.5 - [Release notes](https://github.com/CQCL/tket-json-rs/releases) - [Changelog](https://github.com/CQCL/tket-json-rs/blob/main/CHANGELOG.md) - [Commits](CQCL/tket-json-rs@v0.7.4...v0.7.5) Updates `serde_json` from 1.0.142 to 1.0.143 - [Release notes](https://github.com/serde-rs/json/releases) - [Commits](serde-rs/json@v1.0.142...v1.0.143) Updates `thiserror` from 2.0.15 to 2.0.16 - [Release notes](https://github.com/dtolnay/thiserror/releases) - [Commits](dtolnay/thiserror@2.0.15...2.0.16) Updates `cc` from 1.2.33 to 1.2.34 - [Release notes](https://github.com/rust-lang/cc-rs/releases) - [Changelog](https://github.com/rust-lang/cc-rs/blob/main/CHANGELOG.md) - [Commits](rust-lang/cc-rs@cc-v1.2.33...cc-v1.2.34) --- updated-dependencies: - dependency-name: tket-json-rs dependency-version: 0.7.5 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patch - dependency-name: serde_json dependency-version: 1.0.143 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patch - dependency-name: thiserror dependency-version: 2.0.16 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patch - dependency-name: cc dependency-version: 1.2.34 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 29f9af4 commit 8058076

File tree

2 files changed

+44
-23
lines changed

2 files changed

+44
-23
lines changed

Cargo.lock

Lines changed: 43 additions & 22 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
@@ -53,7 +53,7 @@ hugr-cli = "0.22.2"
5353
portgraph = "0.15.2"
5454
pyo3 = ">= 0.23.4, < 0.26"
5555
itertools = "0.14.0"
56-
tket-json-rs = "0.7.4"
56+
tket-json-rs = "0.7.5"
5757
tracing = "0.1.37"
5858
portmatching = "0.3.3"
5959
bytemuck = "1.23.2"

0 commit comments

Comments
 (0)