We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 41f762e commit 837f94cCopy full SHA for 837f94c
crates/lib/Cargo.toml
@@ -50,7 +50,7 @@ async-trait = "0.1.73"
50
libquil-sys = { version = "0.4.0", optional = true }
51
52
[dev-dependencies]
53
-erased-serde = "0.3.23"
+erased-serde = "0.3.23, ||, ^0"
54
float-cmp = "0.9.0"
55
hex = "0.4.3"
56
maplit = "1.0.2"
0 commit comments