From e22ff5822be6d52998be5d93fde52117949a2f6e Mon Sep 17 00:00:00 2001 From: Clement Rey Date: Fri, 31 May 2024 10:26:59 +0200 Subject: [PATCH] post-rebase lock updates --- Cargo.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.lock b/Cargo.lock index 31a69b7ffb0b..43602ada5aa1 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -4283,7 +4283,7 @@ dependencies = [ "criterion", "crossbeam", "document-features", - "itertools 0.12.0", + "itertools 0.13.0", "mimalloc", "nohash-hasher", "rand",