Skip to content

Commit 0dbc1f1

Browse files
chore: Update Rust crate itertools to 0.11.0, ||, ^0
1 parent 41f762e commit 0dbc1f1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

crates/lib/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ tracing = { version = "0.1", optional = true, features = ["log"] }
4444
uuid = { version = "1.2.1", features = ["v4"] }
4545
tonic = { version = "0.11.0", features = ["tls", "tls-roots"] }
4646
zmq = { version = "0.10.0" }
47-
itertools = "0.11.0"
47+
itertools = "0.11.0, ||, ^0"
4848
derive_builder = "0.12.0"
4949
async-trait = "0.1.73"
5050
libquil-sys = { version = "0.4.0", optional = true }

0 commit comments

Comments
 (0)