Skip to content

Commit

Permalink
Added overwritten compatibility test file
Browse files Browse the repository at this point in the history
  • Loading branch information
kbarkhqs committed Jul 25, 2024
1 parent 5bf9a98 commit 20c5265
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .compatibility_tests/compatibility_test_1_14/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "compatibility_test_1_14"
version = "1.15.1"
version = "1.15.2-alpha.0"
authors = ["HQS Quantum Simulations <[email protected]>"]
license = "Apache-2.0"
edition = "2021"
Expand All @@ -23,7 +23,7 @@ test_roqoqo_1_14 = { package = "roqoqo", version = "=1.14.0" }
test_roqoqo_derive_1_14 = { package = "roqoqo-derive", version = "=1.14.0" }
test_struqture_1_14 = { package = "struqture", version = "=1.7.1" }
qoqo_calculator = { version = "~1.2" }
roqoqo = { version = "~1.15", path = "../../roqoqo", features = [
roqoqo = { version = "~1.15.2-alpha.0", path = "../../roqoqo", features = [
"serialize",
"overrotate",
] }
Expand Down

0 comments on commit 20c5265

Please sign in to comment.