Skip to content

Commit

Permalink
Update commit rev for qir-runner
Browse files Browse the repository at this point in the history
  • Loading branch information
swernli authored Dec 4, 2024
1 parent 971f467 commit 46bf6e0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@ wasm-bindgen-futures = "0.4"
rand = "0.8"
serde_json = "1.0"
pyo3 = "0.22"
quantum-sparse-sim = { git = "https://github.com/qir-alliance/qir-runner", rev = "fa912185954c1866eb8592f0a2f49424360d0aad" }
quantum-sparse-sim = { git = "https://github.com/qir-alliance/qir-runner", rev = "562e2c11ad685dd01bfc1ae975e00d4133615995" }
async-trait = "0.1"
tokio = { version = "1.35", features = ["macros", "rt"] }

Expand Down

0 comments on commit 46bf6e0

Please sign in to comment.