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