We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 41f762e commit 3a25557Copy full SHA for 3a25557
crates/lib/Cargo.toml
@@ -45,7 +45,7 @@ uuid = { version = "1.2.1", features = ["v4"] }
45
tonic = { version = "0.11.0", features = ["tls", "tls-roots"] }
46
zmq = { version = "0.10.0" }
47
itertools = "0.11.0"
48
-derive_builder = "0.12.0"
+derive_builder = "0.12.0, ||, ^0"
49
async-trait = "0.1.73"
50
libquil-sys = { version = "0.4.0", optional = true }
51
0 commit comments