Skip to content

Commit 92ee01b

Browse files
Update Rust crate itertools to 0.14.0
1 parent cec1cd6 commit 92ee01b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

query/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ serde = { version = "1.0", features = ["derive"] }
1818
serde_json = { version = "1.0", default-features = false, features = ["alloc"] }
1919
anyhow = "1.0"
2020
url = "2.2"
21-
itertools = "0.12.0"
21+
itertools = "0.14.0"
2222

2323
[dev-dependencies]
2424
pdk-test = { version = "1.2.0", registry = "anypoint" }

0 commit comments

Comments
 (0)