Skip to content

Commit a608d8c

Browse files
authored
Update to latest simulator (microsoft#2116)
This pulls in some updates to the simulator, including updating to newer dependencies and a fix for qir-alliance/qir-runner#211
1 parent 7184670 commit a608d8c

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Cargo.lock

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@ wasm-bindgen-futures = "0.4"
7878
rand = "0.8"
7979
serde_json = "1.0"
8080
pyo3 = "0.23.4"
81-
quantum-sparse-sim = { git = "https://github.com/qir-alliance/qir-runner", rev = "562e2c11ad685dd01bfc1ae975e00d4133615995" }
81+
quantum-sparse-sim = { git = "https://github.com/qir-alliance/qir-runner", rev = "c84d511f074cd93f3f800fde9e7a6296045f3aea" }
8282
async-trait = "0.1"
8383
tokio = { version = "1.35", features = ["macros", "rt"] }
8484

0 commit comments

Comments
 (0)