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 Apr 18, 2024
1 parent 7a661dd commit 78098fc
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 @@ -45,7 +45,7 @@ uuid = { version = "1.2.1", features = ["v4"] }
tonic = { version = "0.11.0", 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 78098fc

Please sign in to comment.