@@ -37,20 +37,20 @@ large_enum_variant = "allow"
3737[patch .crates-io ]
3838
3939# Uncomment to use unreleased versions of hugr
40- hugr = { git = " https://github.com/CQCL/hugr" , rev = " 225814a " }
41- hugr-core = { git = " https://github.com/CQCL/hugr" , rev = " 225814a " }
42- hugr-passes = { git = " https://github.com/CQCL/hugr" , rev = " 225814a " }
43- hugr-cli = { git = " https://github.com/CQCL/hugr" , rev = " 225814a " }
40+ hugr = { git = " https://github.com/CQCL/hugr" , rev = " 19745e1b " }
41+ hugr-core = { git = " https://github.com/CQCL/hugr" , rev = " 19745e1b " }
42+ hugr-passes = { git = " https://github.com/CQCL/hugr" , rev = " 19745e1b " }
43+ hugr-cli = { git = " https://github.com/CQCL/hugr" , rev = " 19745e1b " }
4444# portgraph = { git = "https://github.com/CQCL/portgraph", rev = "68b96ac737e0c285d8c543b2d74a7aa80a18202c" }
4545[workspace .dependencies ]
4646
4747# Make sure to run `just recompile-eccs` if the hugr serialisation format changes.
4848# hugr = "0.20.1"
4949# hugr-core = "0.20.1"
5050# hugr-cli = "0.20.1"
51- hugr = { git = " https://github.com/CQCL/hugr" , rev = " 225814a " }
52- hugr-core = { git = " https://github.com/CQCL/hugr" , rev = " 225814a " }
53- hugr-cli = { git = " https://github.com/CQCL/hugr" , rev = " 225814a " }
51+ hugr = { git = " https://github.com/CQCL/hugr" , rev = " 19745e1b " }
52+ hugr-core = { git = " https://github.com/CQCL/hugr" , rev = " 19745e1b " }
53+ hugr-cli = { git = " https://github.com/CQCL/hugr" , rev = " 19745e1b " }
5454portgraph = " 0.14.1"
5555pyo3 = " >= 0.23.4, < 0.26"
5656itertools = " 0.14.0"
0 commit comments