Skip to content

Commit

Permalink
chore: Update Rust crate derive_builder to 0.12.0, ||, ^0
Browse files Browse the repository at this point in the history
  • Loading branch information
mend-for-github-com[bot] authored Feb 27, 2024
1 parent 340177c commit 96cc3e7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion crates/lib/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ uuid = { version = "1.2.1", features = ["v4"] }
tonic = { version = "0.9.2", features = ["tls", "tls-roots"] }
zmq = { version = "0.10.0" }
itertools = "0.11.0"
derive_builder = "0.12.0"
derive_builder = "0.12.0, ||, ^0"
async-trait = "0.1.73"
libquil-sys = { version = "0.4.0", optional = true }

Expand Down

0 comments on commit 96cc3e7

Please sign in to comment.