Skip to content

Commit 5db6ec5

Browse files
committed
deps: update itertools 0.14
1 parent b8de2f0 commit 5db6ec5

File tree

2 files changed

+11
-2
lines changed

2 files changed

+11
-2
lines changed

Cargo.lock

Lines changed: 10 additions & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ cipherstash-dynamodb-derive = { version = "0.8", path = "cipherstash-dynamodb-de
1919
aws-sdk-dynamodb = "1.3.0"
2020
async-trait = "0.1.73"
2121
log = "0.4.20"
22-
itertools = "0.11.0"
22+
itertools = "0.14"
2323
thiserror = "1.0.50"
2424
base64 = "0.22.1"
2525
hex = "0.4.3"

0 commit comments

Comments
 (0)