Skip to content

Commit 01b8a8e

Browse files
authored
chore: bump hugr dependency to 0.24.3 (#1230)
1 parent e0771f8 commit 01b8a8e

File tree

2 files changed

+17
-17
lines changed

2 files changed

+17
-17
lines changed

Cargo.lock

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

Cargo.toml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -49,9 +49,9 @@ large_enum_variant = "allow"
4949
[workspace.dependencies]
5050

5151
# Make sure to run `just recompile-eccs` if the hugr serialisation format changes.
52-
hugr = "0.24.2"
53-
hugr-core = "0.24.2"
54-
hugr-cli = "0.24.2"
52+
hugr = "0.24.3"
53+
hugr-core = "0.24.3"
54+
hugr-cli = "0.24.3"
5555
portgraph = "0.15.2"
5656
pyo3 = ">= 0.23.4, < 0.27"
5757
pyo3-build-config = ">= 0.23.4, < 0.28"

0 commit comments

Comments
 (0)