Skip to content

Commit e44f1bc

Browse files
chore: Update Rust crate derive_builder to 0.12.0, ||, ^0
1 parent 285aa95 commit e44f1bc

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
@@ -44,7 +44,7 @@ uuid = { version = "1.2.1", features = ["v4"] }
4444
tonic = { version = "0.9.2", features = ["tls", "tls-roots"] }
4545
zmq = { version = "0.10.0" }
4646
itertools = "0.11.0"
47-
derive_builder = "0.12.0"
47+
derive_builder = "0.12.0, ||, ^0"
4848
async-trait = "0.1.73"
4949
libquil-sys = { version = "0.4.0", optional = true }
5050

0 commit comments

Comments
 (0)