Skip to content

Commit 3a25557

Browse files
chore: Update Rust crate derive_builder to 0.12.0, ||, ^0
1 parent 41f762e commit 3a25557

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

crates/lib/Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ uuid = { version = "1.2.1", features = ["v4"] }
4545
tonic = { version = "0.11.0", features = ["tls", "tls-roots"] }
4646
zmq = { version = "0.10.0" }
4747
itertools = "0.11.0"
48-
derive_builder = "0.12.0"
48+
derive_builder = "0.12.0, ||, ^0"
4949
async-trait = "0.1.73"
5050
libquil-sys = { version = "0.4.0", optional = true }
5151

0 commit comments

Comments
 (0)