Skip to content

Commit

Permalink
chore: pin to relased hugr version
Browse files Browse the repository at this point in the history
  • Loading branch information
ss2165 committed Jan 15, 2024
1 parent b441a3e commit ac4659c
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
3 changes: 2 additions & 1 deletion validator/Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion validator/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ crate-type = ["cdylib"]

[dependencies]
pyo3 = "0.19.0"
quantinuum-hugr = { git = "https://github.com/CQCL/hugr.git", rev = "d07406c13b03a93014ae08a70bb789b25e0b31eb" }
quantinuum-hugr = "0.1.0"
rmp-serde = "1.1.1"
lazy_static = "1.4.0"
serde_json = "1.0.111"

0 comments on commit ac4659c

Please sign in to comment.